Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx125 class SaxWriterHelper class
151 SaxWriterHelper(Reference< XOutputStream > m_TempOut) : in SaxWriterHelper() function in sax_expatwrap::SaxWriterHelper
162 ~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 …]