summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax/SAXParseException.idl
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-19 11:57:43 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-19 11:57:43 +0200
commita82eae375ecc76c25bb2172424d22bfe479e28d1 (patch)
tree99fcf65104c29bd4ef436653b4a361f46789b4e7 /offapi/com/sun/star/xml/sax/SAXParseException.idl
parenta64d0f306856ede0265937969ab5ae0754076ac4 (diff)
parent08a08dec6e62da86b8e1746bb205cb32ee4c7f98 (diff)
Merge branch 'master' into feature/gnumake4
Conflicts: xmlreader/prj/d.lst
Diffstat (limited to 'offapi/com/sun/star/xml/sax/SAXParseException.idl')
-rw-r--r--offapi/com/sun/star/xml/sax/SAXParseException.idl4
1 files changed, 1 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/sax/SAXParseException.idl b/offapi/com/sun/star/xml/sax/SAXParseException.idl
index 9c7993fb854c..c306472f69ac 100644
--- a/offapi/com/sun/star/xml/sax/SAXParseException.idl
+++ b/offapi/com/sun/star/xml/sax/SAXParseException.idl
@@ -27,9 +27,7 @@
#ifndef __com_sun_star_xml_sax_SAXParseException_idl__
#define __com_sun_star_xml_sax_SAXParseException_idl__
-#ifndef __com_sun_star_xml_sax_SAXException_idl__
#include <com/sun/star/xml/sax/SAXException.idl>
-#endif
//=============================================================================
@@ -40,7 +38,7 @@ module com { module sun { module star { module xml { module sax {
/** stores information for locating the error in the original XML document.
- @see XLocater
+ @see XLocator
*/
published exception SAXParseException: com::sun::star::xml::sax::SAXException
{