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()
1008 SAXWriter *p = new SAXWriter; in SaxWriter_CreateInstance()
1030 sal_Int32 SAXWriter::getIndentPrefixLength( sal_Int32 nFirstLineBreakOccurence ) throw() in getIndentPrefixLength()
1052 OUString SAXWriter::getImplementationName() throw() in getImplementationName()
1058 sal_Bool SAXWriter::supportsService(const OUString& ServiceName) throw() in supportsService()
1071 Sequence< OUString > SAXWriter::getSupportedServiceNames(void) throw () in getSupportedServiceNames()
1080 void SAXWriter::startDocument() in startDocument()
1090 void SAXWriter::endDocument(void) in endDocument()
[all …]