Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/ooxml/
H A DOOXMLDocumentImpl.cxx107 xParser->setTokenHandler(xTokenHandler); in resolveFastSubStream()
356 xParser->setTokenHandler( xTokenHandler ); in resolve()
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXFastParser.idl99 <p>Setting a <type>XFastTokenHandler</type> with <member>setTokenHandler</member>
154 void setTokenHandler( [in] XFastTokenHandler Handler );
/aoo41x/main/oox/source/core/
H A Dfastparser.cxx81 mxParser->setTokenHandler( new FastTokenHandler ); in FastParser()
/aoo41x/main/sax/source/fastparser/
H A Dfastparser.hxx108 …virtual void SAL_CALL setTokenHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::x…
H A Dfastparser.cxx509 void SAL_CALL FastSaxParser::setTokenHandler( const Reference< XFastTokenHandler >& Handler ) throw… in setTokenHandler() function in sax_fastparser::FastSaxParser

Completed in 37 milliseconds