Home
last modified time | relevance | path

Searched defs:iFactory (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sd/source/ui/framework/configuration/
H A DResourceFactoryManager.cxx121 FactoryMap::iterator iFactory (maFactoryMap.find(rsURL)); in RemoveFactoryForURL() local
156 FactoryMap::const_iterator iFactory; in RemoveFactoryForReference() local
222 FactoryMap::const_iterator iFactory (maFactoryMap.find(rsURLBase)); in FindFactory() local
/aoo4110/main/sd/source/ui/unoidl/
H A Dfacreg.cxx308 FactoryMap::const_iterator iFactory (pFactoryMap->find(sImplementationName)); in component_getFactory() local
/aoo4110/main/sd/source/ui/framework/module/
H A DModuleController.cxx287 ResourceToFactoryMap::const_iterator iFactory (mpResourceToFactoryMap->find(rsResourceURL)); in requestResource() local
/aoo4110/main/sd/source/ui/view/
H A DViewShellManager.cxx479 for (FactoryList::const_iterator iFactory=aRange.first; iFactory!=aRange.second; ++iFactory) in AddShellFactory() local
500 for (FactoryList::iterator iFactory=aRange.first; iFactory!=aRange.second; ++iFactory) in RemoveShellFactory() local
1228 for (FactoryList::const_iterator iFactory=aRange.first; iFactory!=aRange.second; ++iFactory) in CreateSubShell() local

Completed in 38 milliseconds