Home
last modified time | relevance | path

Searched refs:GET_FACTORY (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/toolkit/source/helper/
H A Dregisterservices.cxx139 #define GET_FACTORY( ImplName, ServiceName1, ServiceName2 ) \ macro
240 GET_FACTORY( VCLXToolkit, szServiceName_Toolkit, szServiceName2_Toolkit ) in component_getFactory()
241 GET_FACTORY( VCLXPopupMenu, szServiceName_PopupMenu, szServiceName2_PopupMenu ) in component_getFactory()
242 GET_FACTORY( VCLXMenuBar, szServiceName_MenuBar, szServiceName2_MenuBar ) in component_getFactory()
243 GET_FACTORY( VCLXPointer, szServiceName_Pointer, szServiceName2_Pointer ) in component_getFactory()
244GET_FACTORY( UnoControlContainer, szServiceName_UnoControlContainer, szServiceName2_UnoControlCont… in component_getFactory()
245GET_FACTORY( UnoControlContainerModel, szServiceName_UnoControlContainerModel, szServiceName2_UnoC… in component_getFactory()
246 GET_FACTORY( StdTabController, szServiceName_TabController, szServiceName2_TabController ) in component_getFactory()
247GET_FACTORY( StdTabControllerModel, szServiceName_TabControllerModel, szServiceName2_TabController… in component_getFactory()
248GET_FACTORY( UnoDialogControl, szServiceName_UnoControlDialog, szServiceName2_UnoControlDialog ) in component_getFactory()
[all …]
/AOO41X/main/toolkit/workben/layout/
H A Dtest.cxx113 #define GET_FACTORY(x) get_factory( #x ) macro
120 = GET_FACTORY( com.sun.star.awt.Layout ); in LoadFile()
254 GET_FACTORY( com.sun.star.i18n.Transliteration.l10n ); in LoadSC()