Home
last modified time | relevance | path

Searched refs:UIElementFactoryManager (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/framework/source/uifactory/
H A Duielementfactorymanager.cxx386 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( UIElementFactoryManager , in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE() argument
392 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()
/aoo41x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.UIElementFactoryManager.csv1 "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()"
/aoo41x/main/framework/inc/uifactory/
H A Duielementfactorymanager.hxx116 class UIElementFactoryManager : private ThreadHelpBase , // Struct for r… class
122UIElementFactoryManager( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
123 virtual ~UIElementFactoryManager();
/aoo41x/main/qadevOOo/tests/java/mod/_fwk/
H A DUIElementFactoryManager.java40 public class UIElementFactoryManager extends TestCase { class
/aoo41x/main/framework/source/register/
H A Dregisterservices.cxx99 IFFACTORY( ::framework::UIElementFactoryManager ) else
/aoo41x/main/offapi/com/sun/star/ui/
H A Dmakefile.mk64 UIElementFactoryManager.idl \
H A DUIElementFactory.idl44 registered at the single instance <type>UIElementFactoryManager</type>
H A DUIElementFactoryManager.idl51 service UIElementFactoryManager
H A DUIElement.idl85 @see com::sun::star::ui::UIElementFactoryManager;
H A DXUIElementFactory.idl54 <type>UIElementFactoryManager</type> service to provide access to itself.
/aoo41x/main/framework/qa/unoapi/
H A Dframework.sce41 -o fwk.UIElementFactoryManager

Completed in 31 milliseconds