Searched refs:pElementLibrary (Results 1 – 4 of 4) sorted by relevance
47 void CElementLibrarySet::addElementLibrary(CElementLibrary* pElementLibrary) in addElementLibrary() argument49 _elementLibraryArray.push_back(pElementLibrary); in addElementLibrary()
42 void CXmlElementSerializingContext::set(const CElementLibrary* pElementLibrary, const string& strXm… in set() argument44 _pElementLibrary = pElementLibrary; in set()
40 void addElementLibrary(CElementLibrary* pElementLibrary);
44 …void set(const CElementLibrary* pElementLibrary, const std::string& strXmlFolder, const std::strin…