Home
last modified time | relevance | path

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

/aoo4110/main/unoxml/source/dom/
H A Dnode.hxx74 mxDocHandler(i_xHandler), in Context()
97 Reference<XFastDocumentHandler> mxDocHandler; member
H A Delement.cxx107 if (!i_rContext.mxDocHandler.is()) throw RuntimeException(); in fastSaxify()
157 …i_rContext.mxCurrentHandler = i_rContext.mxDocHandler->createUnknownChildContext( aNamespace, aEle… in fastSaxify()
167 …i_rContext.mxCurrentHandler = i_rContext.mxDocHandler->createFastChildContext( nElementToken, xAtt… in fastSaxify()
H A Ddocument.cxx295 rContext.mxDocHandler->startDocument(); in fastSaxify()
302 rContext.mxDocHandler->endDocument(); in fastSaxify()
H A Dnode.cxx284 if (!io_rContext.mxDocHandler.is()) throw RuntimeException(); in fastSaxify()

Completed in 77 milliseconds