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()
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()
1337 void SAXWriter::setDocumentLocator(const Reference< XLocator >&) in setDocumentLocator()
1343 void SAXWriter::startCDATA(void) throw(SAXException, RuntimeException) in startCDATA()
[all …]

Completed in 21 milliseconds