Searched refs:SaxWriterHelper (Results 1 – 1 of 1) sorted by relevance
125 class SaxWriterHelper class151 SaxWriterHelper(Reference< XOutputStream > m_TempOut) : in SaxWriterHelper() function in sax_expatwrap::SaxWriterHelper162 ~SaxWriterHelper() in ~SaxWriterHelper()232 inline sal_uInt32 SaxWriterHelper::writeSequence() throw( SAXException ) in writeSequence()570 inline void SaxWriterHelper::startDocument() throw( SAXException ) in startDocument()681 inline void SaxWriterHelper::endDocument() throw( SAXException ) in endDocument()691 inline void SaxWriterHelper::clearBuffer() throw( SAXException ) in clearBuffer()738 inline void SaxWriterHelper::startCDATA() throw( SAXException ) in startCDATA()752 inline void SaxWriterHelper::endCDATA() throw( SAXException ) in endCDATA()946 mp_SaxWriterHelper = new SaxWriterHelper(m_out); in setOutputStream()[all …]
Completed in 33 milliseconds