Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/core/
H A Dfastparser.cxx73 FastParser::FastParser( const Reference< XComponentContext >& rxContext ) throw( RuntimeException )… in FastParser() function in oox::core::FastParser
84 FastParser::~FastParser() in ~FastParser()
88 void FastParser::registerNamespace( sal_Int32 nNamespaceId ) throw( IllegalArgumentException, Runti… in registerNamespace()
100 void FastParser::setDocumentHandler( const Reference< XFastDocumentHandler >& rxDocHandler ) throw(… in setDocumentHandler()
107 void FastParser::parseStream( const InputSource& rInputSource, bool bCloseStream ) throw( SAXExcept… in parseStream()
116 void FastParser::parseStream( const Reference< XInputStream >& rxInStream, const OUString& rStreamN… in parseStream()
124 void FastParser::parseStream( StorageBase& rStorage, const OUString& rStreamName, bool bCloseStream… in parseStream()
H A Dfilterdetect.cxx461 FastParser aParser( mxContext ); in detect()
H A Dxmlfilterbase.cxx83 FastParser maFastParser;
H A Dencryption.cxx605 FastParser fastParser( context ); in AgileEncryptionInfo()
/aoo42x/main/oox/inc/oox/core/
H A Dfastparser.hxx43 class FastParser class
46 explicit FastParser(
50 virtual ~FastParser();
/aoo42x/main/oox/source/docprop/
H A Dooxmldocpropimport.cxx164 ::oox::core::FastParser aParser( mxContext ); in importProperties()
/aoo42x/main/offapi/com/sun/star/xml/sax/
H A DXFastParser.idl132 @see https://wiki.openoffice.org/wiki/FastParser

Completed in 52 milliseconds