summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl b/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl
index c9331508b1f7..ad8d8ebf8593 100644
--- a/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl
+++ b/offapi/com/sun/star/xml/sax/SAXInvalidCharacterException.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/xml/sax/SAXException.idl>
-//=============================================================================
module com { module sun { module star { module xml { module sax {
-//=============================================================================
/** stores information for locating the error in the original XML document.
@@ -46,7 +44,6 @@ published exception SAXInvalidCharacterException: com::sun::star::xml::sax::SAXE
};
-//=============================================================================
}; }; }; }; };