Home
last modified time | relevance | path

Searched refs:FactoryPatternList (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/framework/configuration/
H A DResourceFactoryManager.cxx88 maFactoryPatternList.push_back(FactoryPatternList::value_type(rsURL, rxFactory)); in AddFactory()
127 FactoryPatternList::iterator iPattern; in RemoveFactoryForURL()
165 FactoryPatternList::iterator iNewEnd ( in RemoveFactoryForReference()
171 ::boost::bind(&FactoryPatternList::value_type::second, _1), in RemoveFactoryForReference()
223 FactoryPatternList::const_iterator iPattern; in FindFactory()
H A DResourceFactoryManager.hxx99 FactoryPatternList; typedef in sd::framework::ResourceFactoryManager
100 FactoryPatternList maFactoryPatternList;