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()251 inline void SaxWriterHelper::AddBytes(sal_Int8* pTarget, sal_uInt32& rPos, in AddBytes()278 inline sal_Bool SaxWriterHelper::convertToXML( const sal_Unicode * pStr, in convertToXML()507 inline void SaxWriterHelper::FinishStartElement() throw( SAXException ) in FinishStartElement()519 inline void SaxWriterHelper::insertIndentation(sal_uInt32 m_nLevel) throw( SAXException ) in insertIndentation()557 inline sal_Bool SaxWriterHelper::writeString( const rtl::OUString& rWriteOutString, in writeString()570 inline void SaxWriterHelper::startDocument() throw( SAXException ) in startDocument()[all …]