Searched refs:SAXWriter (Results 1 – 1 of 1) sorted by relevance
916 class SAXWriter : class923 SAXWriter( ) : in SAXWriter() function in sax_expatwrap::SAXWriter929 ~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