Searched defs:_rImplementationName (Results 1 – 7 of 7) sorted by relevance
41 void OModuleRegistration::registerComponent( in registerComponent()77 void OModuleRegistration::revokeComponent(const ::rtl::OUString& _rImplementationName) in revokeComponent()115 uno::Reference< uno::XInterface > OModuleRegistration::getComponentFactory( in getComponentFactory()
57 void OFormsModule::registerComponent( in registerComponent()93 void OFormsModule::revokeComponent(const ::rtl::OUString& _rImplementationName) in revokeComponent()131 Reference< XInterface > OFormsModule::getComponentFactory( in getComponentFactory()
163 void OModule::registerComponent( in registerComponent()199 void OModule::revokeComponent(const ::rtl::OUString& _rImplementationName) in revokeComponent()237 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory()
173 void OModule::registerComponent( in registerComponent()209 void OModule::revokeComponent(const ::rtl::OUString& _rImplementationName) in revokeComponent()247 Reference< XInterface > OModule::getComponentFactory( in getComponentFactory()
126 …void OModule::registerImplementation( const ::rtl::OUString& _rImplementationName, const ::com::su… in registerImplementation()144 Reference< XInterface > OModule::getComponentFactory( const ::rtl::OUString& _rImplementationName, in getComponentFactory()
102 …LegacySingletonFactory::LegacySingletonFactory( ::cppu::ComponentFactoryFunc _componentFactoryFunc… in LegacySingletonFactory()183 Reference< XSingleComponentFactory > createLegacySingletonFactory( in createLegacySingletonFactory()
113 SfxModelFactory::SfxModelFactory( const Reference< XMultiServiceFactory >& _rxServiceFactory, in SfxModelFactory()226 …Reference< XSingleServiceFactory > createSfxModelFactory( const Reference< XMultiServiceFactory >&… in createSfxModelFactory()
Completed in 30 milliseconds