LibreOffice Module sd (master) 1
|
#include <sddll.hxx>
Public Member Functions | |
SdDLL () | |
~SdDLL () | |
Static Public Member Functions | |
static void | Init () |
Static Private Member Functions | |
static void | RegisterFactorys () |
static void | RegisterInterfaces (const SdModule *pMod) |
static void | RegisterControllers (SdModule *pMod) |
SdDLL::SdDLL | ( | ) |
SdDLL::~SdDLL | ( | ) |
References Init().
|
static |
Definition at line 218 of file sddll.cxx.
References SfxApplication::GetModule(), utl::ConfigManager::IsFuzzing(), Application::IsHeadlessModeEnabled(), RegisterControllers(), RegisterFactorys(), accessibility::RegisterImpressShapeTypes(), RegisterInterfaces(), and SfxApplication::SetModule().
Referenced by SdUnoModule::dispatchWithNotification(), SdUnoModule::queryDispatch(), sd_DrawingDocument_get_implementation(), sd_PresentationDocument_get_implementation(), TestImportCGM(), TestImportFODP(), TestImportPPT(), and TestImportPPTX().
|
staticprivate |
Definition at line 158 of file sddll.cxx.
References comphelper::LibreOfficeKit::isActive(), and SfxChildWindow::RegisterChildWindow().
Referenced by Init().
|
staticprivate |
Definition at line 88 of file sddll.cxx.
References sd::DRAW_FACTORY_ID, sd::IMPRESS_FACTORY_ID, comphelper::LibreOfficeKit::isActive(), utl::ConfigManager::IsFuzzing(), sd::OUTLINE_FACTORY_ID, sd::PRESENTATION_FACTORY_ID, and sd::SLIDE_SORTER_FACTORY_ID.
Referenced by Init().
|
staticprivate |
Definition at line 121 of file sddll.cxx.
References sd::ui::table::RegisterInterfaces().
Referenced by Init().