Home
last modified time | relevance | path

Searched refs:ResourceFactoryManager (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sd/source/ui/framework/configuration/
H A DResourceFactoryManager.cxx45 ResourceFactoryManager::ResourceFactoryManager (const Reference<XControllerManager>& rxManager) in ResourceFactoryManager() function in sd::framework::ResourceFactoryManager
64 ResourceFactoryManager::~ResourceFactoryManager (void) in ~ResourceFactoryManager()
74 void ResourceFactoryManager::AddFactory ( in AddFactory()
112 void ResourceFactoryManager::RemoveFactoryForURL ( in RemoveFactoryForURL()
148 void ResourceFactoryManager::RemoveFactoryForReference( in RemoveFactoryForReference()
183 Reference<XResourceFactory> ResourceFactoryManager::GetFactory ( in GetFactory()
218 Reference<XResourceFactory> ResourceFactoryManager::FindFactory (const OUString& rsURLBase) in FindFactory()
H A DResourceFactoryManager.hxx41 class ResourceFactoryManager class
44 ResourceFactoryManager (
47 ~ResourceFactoryManager (void);
H A DConfigurationControllerResourceManager.hxx40 class ResourceFactoryManager;
65 const ::boost::shared_ptr<ResourceFactoryManager>& rpResourceFactoryContainer,
115 ::boost::shared_ptr<ResourceFactoryManager> mpResourceFactoryContainer;
H A DConfigurationController.cxx116 ::boost::shared_ptr<ResourceFactoryManager> mpResourceFactoryContainer;
700 mpResourceFactoryContainer(new ResourceFactoryManager(mxControllerManager)), in Implementation()
H A Dmakefile.mk53 $(SLO)$/ResourceFactoryManager.obj \
H A DConfigurationControllerResourceManager.cxx48 const ::boost::shared_ptr<ResourceFactoryManager>& rpResourceFactoryContainer, in ConfigurationControllerResourceManager()

Completed in 34 milliseconds