summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/sax
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-06 12:20:09 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-06 12:20:09 +0000
commit4966d8b4b65f4c2d1340098d476a32b5174dcc7c (patch)
tree2205df299cbb733822e8cc30894ab719c7f6875c /offapi/com/sun/star/xml/sax
parent3a59e3f482ea506d41f730dfc24856b704afe681 (diff)
moved from api
Diffstat (limited to 'offapi/com/sun/star/xml/sax')
-rw-r--r--offapi/com/sun/star/xml/sax/InputSource.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/SAXException.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/SAXParseException.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XAttributeList.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XDTDHandler.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XDocumentHandler.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XEntityResolver.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XErrorHandler.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XLocator.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/XParser.idl4
-rw-r--r--offapi/com/sun/star/xml/sax/makefile.mk4
12 files changed, 24 insertions, 24 deletions
diff --git a/offapi/com/sun/star/xml/sax/InputSource.idl b/offapi/com/sun/star/xml/sax/InputSource.idl
index 5c2a5f3de..c3e2771ee 100644
--- a/offapi/com/sun/star/xml/sax/InputSource.idl
+++ b/offapi/com/sun/star/xml/sax/InputSource.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InputSource.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/SAXException.idl b/offapi/com/sun/star/xml/sax/SAXException.idl
index ea88b3928..2d8d45add 100644
--- a/offapi/com/sun/star/xml/sax/SAXException.idl
+++ b/offapi/com/sun/star/xml/sax/SAXException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SAXException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/SAXParseException.idl b/offapi/com/sun/star/xml/sax/SAXParseException.idl
index aef11a82b..034336174 100644
--- a/offapi/com/sun/star/xml/sax/SAXParseException.idl
+++ b/offapi/com/sun/star/xml/sax/SAXParseException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SAXParseException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XAttributeList.idl b/offapi/com/sun/star/xml/sax/XAttributeList.idl
index 46450d8b7..a2eba0f2a 100644
--- a/offapi/com/sun/star/xml/sax/XAttributeList.idl
+++ b/offapi/com/sun/star/xml/sax/XAttributeList.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAttributeList.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XDTDHandler.idl b/offapi/com/sun/star/xml/sax/XDTDHandler.idl
index 43441a7c5..1b6f88dd6 100644
--- a/offapi/com/sun/star/xml/sax/XDTDHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XDTDHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDTDHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
index 00e05ff2d..c7c880bd2 100644
--- a/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XDocumentHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XDocumentHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XEntityResolver.idl b/offapi/com/sun/star/xml/sax/XEntityResolver.idl
index 9a62442ae..128bfe02e 100644
--- a/offapi/com/sun/star/xml/sax/XEntityResolver.idl
+++ b/offapi/com/sun/star/xml/sax/XEntityResolver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEntityResolver.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XErrorHandler.idl b/offapi/com/sun/star/xml/sax/XErrorHandler.idl
index 8d91f02c3..5d9eb83a1 100644
--- a/offapi/com/sun/star/xml/sax/XErrorHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XErrorHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XErrorHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
index 54a134508..1e611078f 100644
--- a/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
+++ b/offapi/com/sun/star/xml/sax/XExtendedDocumentHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XExtendedDocumentHandler.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XLocator.idl b/offapi/com/sun/star/xml/sax/XLocator.idl
index d39df794d..03e200d55 100644
--- a/offapi/com/sun/star/xml/sax/XLocator.idl
+++ b/offapi/com/sun/star/xml/sax/XLocator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XLocator.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/XParser.idl b/offapi/com/sun/star/xml/sax/XParser.idl
index a44f15932..9355311ea 100644
--- a/offapi/com/sun/star/xml/sax/XParser.idl
+++ b/offapi/com/sun/star/xml/sax/XParser.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XParser.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/offapi/com/sun/star/xml/sax/makefile.mk b/offapi/com/sun/star/xml/sax/makefile.mk
index 4601b1611..3205fe325 100644
--- a/offapi/com/sun/star/xml/sax/makefile.mk
+++ b/offapi/com/sun/star/xml/sax/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 09:23:00 $
+# last change: $Author: mi $ $Date: 2000-11-06 13:20:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses