LibreOffice Module sw (master) 1
|
This class is a wrapper for a Load-On-Demand-DLL. More...
Functions | |
void | ensure () |
sw::Filters & | getFilters () |
This class is a wrapper for a Load-On-Demand-DLL.
One instance per SfxApplication will be created for the runtime of SfxApplication-subclass::Main().
void SW_DLLPUBLIC SwGlobals::ensure | ( | ) |
Definition at line 71 of file swdll.cxx.
Referenced by SwVbaApplication::AddSink(), com_sun_star_comp_Writer_FilterOptionsDialog_get_implementation(), com_sun_star_comp_Writer_GlobalDocument_get_implementation(), com_sun_star_comp_Writer_WebDocument_get_implementation(), SwUnoModule::dispatchWithNotification(), SwUnoModule::queryDispatch(), SwXAutoTextContainer_get_implementation(), SwXMailMerge_get_implementation(), TestImportDOCX(), TestImportFODT(), and Writer_SwTextDocument_get_implementation().
sw::Filters & SwGlobals::getFilters | ( | ) |
Definition at line 77 of file swdll.cxx.
Referenced by GetDOCXReader(), GetRTFReader(), GetRTFWriter(), GetSaveWarningOfMSVBAStorage(), GetWW8Reader(), GetWW8Writer(), and SaveOrDelMSVBAStorage().