Searched refs:structSource (Results 1 – 1 of 1) sorted by relevance
161 virtual void SAL_CALL parseStream( const InputSource& structSource)217 InputSource structSource; member394 return m_pParser->getEntity().structSource.sPublicId; in getPublicId()398 return m_pParser->getEntity().structSource.sSystemId; in getSystemId()451 void SaxExpatParser::parseStream( const InputSource& structSource) in parseStream() argument461 entity.structSource = structSource; in parseStream()463 if( ! entity.structSource.aInputStream.is() ) in parseStream()469 entity.converter.setInputStream( entity.structSource.aInputStream ); in parseStream()470 if( entity.structSource.sEncoding.getLength() ) in parseStream()893 entity.structSource = pImpl->rEntityResolver->resolveEntity( in callbackExternalEntityRef()[all …]
Completed in 10 milliseconds