Searched refs:xTmpDocHandler (Results 1 – 2 of 2) sorted by relevance
158 Reference< xml::sax::XDocumentHandler > xTmpDocHandler( in exportDoc() local162 OSL_ENSURE( xTmpDocHandler.is(), in exportDoc()164 if( xTmpDocHandler.is() ) in exportDoc()166 SetDocHandler( xTmpDocHandler ); in exportDoc()
806 uno::Reference<xml::sax::XDocumentHandler> xTmpDocHandler( in initialize() local808 if( xTmpDocHandler.is() ) in initialize()810 mxHandler = xTmpDocHandler; in initialize()1408 Reference< xml::sax::XDocumentHandler > xTmpDocHandler( in exportDoc() local1412 OSL_ENSURE( xTmpDocHandler.is(), in exportDoc()1414 if( xTmpDocHandler.is() ) in exportDoc()1416 mxHandler = xTmpDocHandler; in exportDoc()