Searched refs:pElementLibrary (Results 1 – 4 of 4) sorted by relevance
42 void CElementLibrarySet::addElementLibrary(CElementLibrary *pElementLibrary) in addElementLibrary() argument44 _elementLibraryArray.push_back(pElementLibrary); in addElementLibrary()
41 void CXmlElementSerializingContext::set(const CElementLibrary *pElementLibrary, in set() argument44 _pElementLibrary = pElementLibrary; in set()
39 void addElementLibrary(CElementLibrary *pElementLibrary);
44 void set(const CElementLibrary *pElementLibrary, const std::string &xmlUri);