Home
last modified time | relevance | path

Searched refs:DEFINE_INIT_SERVICE (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/services/
H A Duriabbreviation.cxx41 DEFINE_INIT_SERVICE ( UriAbbreviation, in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dmediatypedetectionhelper.cxx47 DEFINE_INIT_SERVICE ( MediaTypeDetectionHelper,
H A Ddispatchhelper.cxx40 DEFINE_INIT_SERVICE(DispatchHelper, {})
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/recording/
H A Ddispatchrecordersupplier.cxx37 DEFINE_INIT_SERVICE(
H A Ddispatchrecorder.cxx47 DEFINE_INIT_SERVICE(
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/dispatch/
H A Doxt_handler.cxx41 DEFINE_INIT_SERVICE ( Oxt_Handler, in DEFINE_XSERVICEINFO_MULTISERVICE()
H A Dmailtodispatcher.cxx41 DEFINE_INIT_SERVICE(MailToDispatcher, in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Ddispatchdisabler.cxx143 DEFINE_INIT_SERVICE(DispatchDisabler, {})
H A Dsystemexec.cxx44 DEFINE_INIT_SERVICE(SystemExec, in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dservicehandler.cxx44 DEFINE_INIT_SERVICE(ServiceHandler, in DEFINE_XSERVICEINFO_MULTISERVICE()
H A Dpopupmenudispatcher.cxx126 DEFINE_INIT_SERVICE(PopupMenuDispatcher,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/jobs/
H A Dshelljob.cxx47 DEFINE_INIT_SERVICE(ShellJob, in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dhelponstartup.cxx47 DEFINE_INIT_SERVICE(HelpOnStartup, in DEFINE_XSERVICEINFO_MULTISERVICE_2()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/tabwin/
H A Dtabwinfactory.cxx51 DEFINE_INIT_SERVICE ( TabWinFactory, {} ) in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE_2()
H A Dtabwindow.cxx81 DEFINE_INIT_SERVICE ( TabWindow, {} ) in DEFINE_XINTERFACE_11()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/source/uielement/
H A Dmacrosmenucontroller.cxx54 DEFINE_INIT_SERVICE ( MacrosMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dheadermenucontroller.cxx62 DEFINE_INIT_SERVICE ( HeaderMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dfontmenucontroller.cxx65 DEFINE_INIT_SERVICE ( FontMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dlangselectionmenucontroller.cxx70 DEFINE_INIT_SERVICE ( LanguageSelectionMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dfontsizemenucontroller.cxx61 DEFINE_INIT_SERVICE ( FontSizeMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dtoolbarmodemenucontroller.cxx69 DEFINE_INIT_SERVICE ( ToolbarModeMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dnewmenucontroller.cxx72 DEFINE_INIT_SERVICE ( NewMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE_2()
H A Dtoolbarsmenucontroller.cxx129 DEFINE_INIT_SERVICE ( ToolbarsMenuController, {} )
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/macros/
H A Dxserviceinfo.hxx173 #define DEFINE_INIT_SERVICE( CLASS, FUNCTIONBODY ) … macro