Searched refs:m_xUIElementFactoryManager (Results 1 – 4 of 4) sorted by relevance
63 m_xUIElementFactoryManager( xUIElementFactory ), in ToolbarLayoutManager()958 uno::Reference< ui::XUIElementFactory > xUIElementFactory( m_xUIElementFactoryManager ); in implts_createAddonsToolBars()1070 uno::Reference< ui::XUIElementFactory > xUIElementFactory( m_xUIElementFactoryManager ); in implts_createCustomToolBars()1105 uno::Reference< ui::XUIElementFactory > xUIElementFactory( m_xUIElementFactoryManager ); in implts_createNonContextSensitiveToolBars()1368 uno::Reference< ui::XUIElementFactory > xUIElementFactory( m_xUIElementFactoryManager ); in implts_createElement()
302 … css::uno::Reference< ::com::sun::star::ui::XUIElementFactory > m_xUIElementFactoryManager; member in framework::ToolbarLayoutManager
138 , m_xUIElementFactoryManager( Reference< ui::XUIElementFactory >(164 … m_pToolbarManager = new ToolbarLayoutManager( xServiceManager, m_xUIElementFactoryManager, this );743 xUIElement = m_xUIElementFactoryManager->createUIElement( aName, aPropSeq ); in implts_createElement()
341 …:uno::Reference< ::com::sun::star::ui::XUIElementFactory > m_xUIElementFactoryManager; member in framework::LayoutManager
Completed in 71 milliseconds