/aoo41x/main/framework/source/uifactory/ |
H A D | uielementfactorymanager.cxx | 414 Reference< XUIElement > SAL_CALL UIElementFactoryManager::createUIElement( in createUIElement() function in framework::UIElementFactoryManager 455 return xUIElementFactory->createUIElement( ResourceURL, Args ); in createUIElement()
|
H A D | toolboxfactory.cxx | 86 Reference< XUIElement > SAL_CALL ToolBoxFactory::createUIElement( in createUIElement() function in framework::ToolBoxFactory
|
H A D | statusbarfactory.cxx | 88 Reference< XUIElement > SAL_CALL StatusBarFactory::createUIElement( in createUIElement() function in framework::StatusBarFactory
|
H A D | addonstoolboxfactory.cxx | 161 Reference< XUIElement > SAL_CALL AddonsToolBoxFactory::createUIElement( in createUIElement() function in framework::AddonsToolBoxFactory
|
H A D | menubarfactory.cxx | 104 Reference< XUIElement > SAL_CALL MenuBarFactory::createUIElement( in createUIElement() function in framework::MenuBarFactory
|
/aoo41x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.MenuBarFactory.csv | 1 "MenuBarFactory";"com::sun::star::ui::XUIElementFactory";"createUIElement()"
|
H A D | com.sun.star.comp.framework.UIElementFactoryManager.csv | 1 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactory";"createUIElement()"
|
/aoo41x/main/framework/inc/uifactory/ |
H A D | statusbarfactory.hxx | 57 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
H A D | toolboxfactory.hxx | 57 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
H A D | addonstoolboxfactory.hxx | 72 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
H A D | menubarfactory.hxx | 69 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
H A D | uielementfactorymanager.hxx | 129 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
/aoo41x/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIElementFactory.java | 39 XUIElement element = oObj.createUIElement("private:resource/menubar/menubar", prop); in _createUIElement()
|
/aoo41x/main/sw/inc/ |
H A D | SwPanelFactory.hxx | 62 cssu::Reference<css::ui::XUIElement> SAL_CALL createUIElement(
|
/aoo41x/main/svx/inc/sidebar/ |
H A D | PanelFactory.hxx | 62 cssu::Reference<css::ui::XUIElement> SAL_CALL createUIElement (
|
/aoo41x/main/sc/inc/ |
H A D | ScPanelFactory.hxx | 58 cssu::Reference<css::ui::XUIElement> SAL_CALL createUIElement(
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | PanelFactory.hxx | 76 cssu::Reference<css::ui::XUIElement> SAL_CALL createUIElement (
|
H A D | SidebarFactory.hxx | 102 cssu::Reference<css::ui::XUIElement> SAL_CALL createUIElement (
|
H A D | PanelFactory.cxx | 132 Reference<ui::XUIElement> SAL_CALL PanelFactory::createUIElement ( in createUIElement() function in sd::sidebar::PanelFactory
|
H A D | SidebarFactory.cxx | 137 Reference<ui::XUIElement> SAL_CALL SidebarFactory::createUIElement ( in createUIElement() function in sd::sidebar::SidebarFactory
|
/aoo41x/main/odk/examples/cpp/custompanel/ |
H A D | ctp_factory.hxx | 59 …n::star::uno::Reference< ::com::sun::star::ui::XUIElement > SAL_CALL createUIElement( const ::rtl:…
|
H A D | ctp_factory.cxx | 78 …Reference< XUIElement > SAL_CALL ToolPanelFactory::createUIElement( const ::rtl::OUString& i_rReso… in createUIElement() function in sd::colortoolpanel::ToolPanelFactory
|
/aoo41x/main/sw/source/ui/sidebar/ |
H A D | SwPanelFactory.cxx | 87 Reference<ui::XUIElement> SAL_CALL SwPanelFactory::createUIElement ( in createUIElement() function in sw::sidebar::SwPanelFactory
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | ScPanelFactory.cxx | 90 Reference<ui::XUIElement> SAL_CALL ScPanelFactory::createUIElement ( in createUIElement() function in sc::sidebar::ScPanelFactory
|
/aoo41x/main/svx/source/sidebar/ |
H A D | PanelFactory.cxx | 107 Reference<ui::XUIElement> SAL_CALL PanelFactory::createUIElement ( in createUIElement() function in svx::sidebar::PanelFactory
|