Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsax_expat.cxx122 pThis->rDocumentLocator->getPublicId(),\
123 pThis->rDocumentLocator->getSystemId(),\
234 Reference < XLocator > rDocumentLocator; member in sax_expatwrap::SaxExpatParser_Impl
749 rDocumentLocator->getPublicId(), in parse()
750 rDocumentLocator->getSystemId(), in parse()
751 rDocumentLocator->getLineNumber(), in parse()
752 rDocumentLocator->getColumnNumber() in parse()
906 pImpl->rDocumentLocator->getPublicId(), in callbackExternalEntityRef()
907 pImpl->rDocumentLocator->getSystemId(), in callbackExternalEntityRef()
908 pImpl->rDocumentLocator->getLineNumber(), in callbackExternalEntityRef()
[all …]

Completed in 14 milliseconds