Searched defs:aSAXParseException (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/automation/source/server/ |
H A D | XMLParser.cxx | 302 void SAXParser::AddToList( const sal_Char* cuType, const ::com::sun::star::uno::Any& aSAXParseExcep… in AddToList() 320 void SAL_CALL SAXParser::error( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::com… in error() 325 void SAL_CALL SAXParser::fatalError( const ::com::sun::star::uno::Any& aSAXParseException ) throw (… in fatalError() 330 void SAL_CALL SAXParser::warning( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::c… in warning()
|
/aoo4110/main/sax/test/ |
H A D | saxdemo.cxx | 146 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error() 154 …virtual void SAL_CALL fatalError(const Any& aSAXParseException) throw (SAXException, RuntimeExcept… in fatalError() 158 …virtual void SAL_CALL warning(const Any& aSAXParseException) throw (SAXException, RuntimeException) in warning()
|
/aoo4110/main/sax/test/sax/ |
H A D | testsax.cxx | 295 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error() 303 …virtual void SAL_CALL fatalError(const Any& aSAXParseException) throw (SAXException, RuntimeExcept… in fatalError() 307 …virtual void SAL_CALL warning(const Any& aSAXParseException) throw (SAXException, RuntimeException) in warning()
|
/aoo4110/main/extensions/test/sax/ |
H A D | testsax.cxx | 368 … virtual void error(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemException) ) in error() 373 …virtual void fatalError(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemExceptio… in fatalError() 377 …virtual void warning(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemException) ) in warning()
|
/aoo4110/main/filter/source/xsltdialog/ |
H A D | xmlfileview.cxx | 102 void SAL_CALL XMLErrorHandler::error( const Any& aSAXParseException ) throw (SAXException, RuntimeE… in error() 117 void SAL_CALL XMLErrorHandler::fatalError( const Any& aSAXParseException ) throw (SAXException, Run… in fatalError()
|
/aoo4110/main/i18npool/source/localedata/ |
H A D | saxparser.cxx | 158 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error()
|
Completed in 58 milliseconds