|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module xml { module sax {
42 void error( [in] any aSAXParseException )
52 void warning( [in] any aSAXParseException )
void error([in] any aSAXParseException)
receives notification of a recoverable error.
void warning([in] any aSAXParseException)
receives notification of a warning.
encapsulates the details of an XML parse error or warning.
Definition: SAXException.idl:38
is the basic interface for SAX error handlers.
Definition: XErrorHandler.idl:39
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
void fatalError([in] any aSAXParseException)
receives notification of a non-recoverable error.