Searched refs:SettingsDocumentHandler (Results 1 – 1 of 1) sorted by relevance
288 class DBACCESS_DLLPRIVATE SettingsDocumentHandler : public SettingsDocumentHandler_Base class291 SettingsDocumentHandler() in SettingsDocumentHandler() function in dbaccess::SettingsDocumentHandler296 virtual ~SettingsDocumentHandler() in ~SettingsDocumentHandler()319 void SAL_CALL SettingsDocumentHandler::startDocument( ) throw (SAXException, RuntimeException) in startDocument()324 void SAL_CALL SettingsDocumentHandler::endDocument( ) throw (SAXException, RuntimeException) in endDocument()361 …void SAL_CALL SettingsDocumentHandler::endElement( const ::rtl::OUString& i_Name ) throw (SAXExcep… in endElement()372 …void SAL_CALL SettingsDocumentHandler::characters( const ::rtl::OUString& i_Chars ) throw (SAXExce… in characters()381 …void SAL_CALL SettingsDocumentHandler::ignorableWhitespace( const ::rtl::OUString& aWhitespaces ) … in ignorableWhitespace()388 …void SAL_CALL SettingsDocumentHandler::processingInstruction( const ::rtl::OUString& i_Target, con… in processingInstruction()396 …void SAL_CALL SettingsDocumentHandler::setDocumentLocator( const Reference< XLocator >& i_Locator … in setDocumentLocator()[all …]
Completed in 14 milliseconds