enable the registration for vba unit test again
This commit is contained in:
@@ -195,8 +195,8 @@ ScDocShellRef FiltersTest::load(const rtl::OUString &rFilter, const rtl::OUStrin
|
||||
if (!xDocShRef->DoLoad(&aSrcMed))
|
||||
// load failed.
|
||||
xDocShRef.Clear();
|
||||
//else if (nFormatType)
|
||||
//SfxObjectShell::SetCurrentComponent( xDocShRef->GetModel() );
|
||||
else if (nFormatType)
|
||||
SfxObjectShell::SetCurrentComponent( xDocShRef->GetModel() );
|
||||
|
||||
return xDocShRef;
|
||||
}
|
||||
|
Reference in New Issue
Block a user