Home
last modified time | relevance | path

Searched refs:createUIElement (Results 26 – 31 of 31) sorted by relevance

12

/aoo42x/main/offapi/com/sun/star/ui/
H A DXUIElementFactory.idl121 …::com::sun::star::ui::XUIElement createUIElement( [in] string ResourceURL, [in] sequence< com::sun…
/aoo42x/main/sfx2/source/sidebar/
H A DSidebarController.cxx764 xUIElementFactory->createUIElement( in CreateUIElement()
/aoo42x/main/sfx2/source/dialog/
H A Dtaskpane.cxx375 xFactory->createUIElement( m_sResourceURL, aCreationArgs.getPropertyValues() ), in impl_ensureToolPanelWindow()
/aoo42x/main/sfx2/source/toolbox/
H A Dtbxitem.cxx856 xUIElement = xUIEementFactory->createUIElement( rSubToolBarResName, aPropSeq ); in createAndPositionSubToolBar()
/aoo42x/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx994 xUIElement = xUIElementFactory->createUIElement( aAddonToolBarName, aPropSeq ); in implts_createAddonsToolBars()
1375 xUIElement = xUIElementFactory->createUIElement( aName, aPropSeq ); in implts_createElement()
H A Dlayoutmanager.cxx743 xUIElement = m_xUIElementFactoryManager->createUIElement( aName, aPropSeq ); in implts_createElement()

Completed in 62 milliseconds

12