Home
last modified time | relevance | path

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

/trunk/main/sax/source/expatwrap/
H A Dsaxwriter.cxx916 class SAXWriter : class
923 SAXWriter( ) : in SAXWriter() function in sax_expatwrap::SAXWriter
929 ~SAXWriter() in ~SAXWriter()
1022 SAXWriter *p = new SAXWriter; in SaxWriter_CreateInstance()
1044 sal_Int32 SAXWriter::getIndentPrefixLength( sal_Int32 nFirstLineBreakOccurence ) throw() in getIndentPrefixLength()
1066 OUString SAXWriter::getImplementationName() throw() in getImplementationName()
1072 sal_Bool SAXWriter::supportsService(const OUString& ServiceName) throw() in supportsService()
1085 Sequence< OUString > SAXWriter::getSupportedServiceNames(void) throw () in getSupportedServiceNames()
1094 void SAXWriter::startDocument() throw(SAXException, RuntimeException ) in startDocument()
1104 void SAXWriter::endDocument(void) throw(SAXException, RuntimeException) in endDocument()
[all …]