Home
last modified time | relevance | path

Searched refs:ModuleManager (Results 1 – 20 of 20) sorted by relevance

/aoo4110/main/framework/source/services/
H A Dmodulemanager.cxx60 DEFINE_XINTERFACE_7(ModuleManager , in DEFINE_XINTERFACE_7() argument
73 DEFINE_XTYPEPROVIDER_7(ModuleManager , in DEFINE_XINTERFACE_7()
85 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE(ModuleManager , in DEFINE_XINTERFACE_7()
94 ModuleManager, in DEFINE_XINTERFACE_7()
107 ModuleManager::ModuleManager(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR)
116 ModuleManager::~ModuleManager() in ~ModuleManager()
183 void SAL_CALL ModuleManager::replaceByName(const ::rtl::OUString& sName , in replaceByName()
244 css::uno::Any SAL_CALL ModuleManager::getByName(const ::rtl::OUString& sName) in getByName()
289 sal_Bool SAL_CALL ModuleManager::hasByName(const ::rtl::OUString& sName) in hasByName()
299 css::uno::Type SAL_CALL ModuleManager::getElementType() in getElementType()
[all …]
/aoo4110/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleManager.csv1 "ModuleManager";"com::sun::star::container::XNameAccess";"getByName()"
2 "ModuleManager";"com::sun::star::container::XNameAccess";"getElementNames()"
3 "ModuleManager";"com::sun::star::container::XNameAccess";"hasByName()"
4 "ModuleManager";"com::sun::star::frame::XModuleManager";"identify()"
5 "ModuleManager";"com::sun::star::container::XElementAccess";"getElementType()"
6 "ModuleManager";"com::sun::star::container::XElementAccess";"hasElements()"
/aoo4110/main/framework/inc/services/
H A Dmodulemanager.hxx62 class ModuleManager : public css::lang::XTypeProvider class
94 ModuleManager(const css::uno::Reference< css::lang::XMultiServiceFactory >& xSMGR);
95 virtual ~ModuleManager( );
/aoo4110/main/offapi/com/sun/star/ui/
H A DUICommandDescription.idl55 …module specifier can be retrieved from the <type scope="com::sun::star::frame">ModuleManager</type>
59 @see com::sun::star::frame::ModuleManager
H A DUICategoryDescription.idl60 <type scope="com::sun::star::frame">ModuleManager</type>
65 @see com::sun::star::frame::ModuleManager
H A DWindowStateConfiguration.idl58 …module specifier can be retrieved from the <type scope="com::sun::star::frame">ModuleManager</type>
62 @see com::sun::star::frame::ModuleManager
H A DXUIElementFactoryRegistration.idl114 …ntifier can be retrieved from the <type scope="com::sun::star::frame">ModuleManager</type> service.
137 from the <type scope="com::sun::star::frame">ModuleManager</type> service.
163 from the <type scope="com::sun::star::frame">ModuleManager</type> service.
H A DXModuleUIConfigurationManagerSupplier.idl51 <type scope=com::sun::star::frame>ModuleManager</type> service.
H A DModuleUICategoryDescription.idl64 @see ::com::sun::star::frame::ModuleManager
H A DModuleUICommandDescription.idl72 @see com::sun::star::frame::ModuleManager
H A DModuleWindowStateConfiguration.idl86 @see com::sun::star::frame::ModuleManager
/aoo4110/main/framework/source/register/
H A Dregisterservices.cxx104 IFFACTORY( ::framework::ModuleManager ) else
/aoo4110/main/framework/qa/unoapi/
H A Dframework.sce40 #i112746 -o fwk.ModuleManager
/aoo4110/main/framework/
H A DJunitTest_framework_complex.mk73 framework/qa/complex/ModuleManager/CheckXModuleManager \
/aoo4110/main/offapi/com/sun/star/frame/
H A DModuleManager.idl50 published service ModuleManager
H A Dmakefile.mk72 ModuleManager.idl\
H A DXUIControllerFactory.idl62 <type>ModuleManager</type>.
H A DXModuleManager.idl54 @descr This identifier can then be used at the service <type>ModuleManager</type>
/aoo4110/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java24 package complex.ModuleManager;
/aoo4110/main/qadevOOo/tests/java/mod/_fwk/
H A DModuleManager.java57 public class ModuleManager extends TestCase { class

Completed in 55 milliseconds