Searched refs:UIElementFactoryManager (Results 1 – 12 of 12) sorted by relevance
386 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( UIElementFactoryManager , in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE() argument392 DEFINE_INIT_SERVICE ( UIElementFactoryManager, {} ) in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE()394 UIElementFactoryManager::UIElementFactoryManager( const Reference< XMultiServiceFactory >& xService…405 UIElementFactoryManager::~UIElementFactoryManager() in ~UIElementFactoryManager()414 Reference< XUIElement > SAL_CALL UIElementFactoryManager::createUIElement( in createUIElement()465 Sequence< Sequence< PropertyValue > > SAL_CALL UIElementFactoryManager::getRegisteredFactories() in getRegisteredFactories()481 Reference< XUIElementFactory > SAL_CALL UIElementFactoryManager::getFactory( const ::rtl::OUString&… in getFactory()509 void SAL_CALL UIElementFactoryManager::registerFactory( const ::rtl::OUString& aType, const ::rtl::… in registerFactory()526 void SAL_CALL UIElementFactoryManager::deregisterFactory( const ::rtl::OUString& aType, const ::rtl… in deregisterFactory()
1 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactory";"createUIElement()"2 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactoryRegistration";"getRegisteredFactori…3 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactoryRegistration";"getFactory()"4 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactoryRegistration";"registerFactory()"5 "UIElementFactoryManager";"com::sun::star::ui::XUIElementFactoryRegistration";"deregisterFactory()"
116 class UIElementFactoryManager : private ThreadHelpBase , // Struct for r… class122 …UIElementFactoryManager( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…123 virtual ~UIElementFactoryManager();
40 public class UIElementFactoryManager extends TestCase { class
99 IFFACTORY( ::framework::UIElementFactoryManager ) else
64 UIElementFactoryManager.idl \
51 service UIElementFactoryManager
44 registered at the single instance <type>UIElementFactoryManager</type>
85 @see com::sun::star::ui::UIElementFactoryManager;
54 <type>UIElementFactoryManager</type> service to provide access to itself.
41 -o fwk.UIElementFactoryManager
1180 offapi/com/sun/star/ui/UIElementFactoryManager \
Completed in 64 milliseconds