Searched refs:_pXmlSource (Results 1 – 2 of 2) sorted by relevance
43 _pXmlSource(pXmlSource), _strProduct(strProduct), _strVersion(strVersion) in CXmlMemoryDocSource()71 _pXmlSource->toXml(docElement, serializingContext); in populate()
75 const IXmlSource *_pXmlSource; variable