summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml
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
commit0413adb2d078be1ea19caf7c90a201be8884c331 (patch)
tree1c62e527ec8f02f279a4b8400cf91d1e50f97ede /offapi/com/sun/star/xml
parent1f47610c1e38e0c1d987cac06a5a02aa36908355 (diff)
moved from api
Diffstat (limited to 'offapi/com/sun/star/xml')
-rw-r--r--offapi/com/sun/star/xml/AttributeContainer.idl4
-rw-r--r--offapi/com/sun/star/xml/AttributeData.idl4
-rw-r--r--offapi/com/sun/star/xml/NamespaceContainer.idl4
-rw-r--r--offapi/com/sun/star/xml/makefile.mk4
-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
16 files changed, 32 insertions, 32 deletions
diff --git a/offapi/com/sun/star/xml/AttributeContainer.idl b/offapi/com/sun/star/xml/AttributeContainer.idl
index 18e113b2ee70..91fe844edfec 100644
--- a/offapi/com/sun/star/xml/AttributeContainer.idl
+++ b/offapi/com/sun/star/xml/AttributeContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AttributeContainer.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:22:59 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $
*
* 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/AttributeData.idl b/offapi/com/sun/star/xml/AttributeData.idl
index 445bfdf779eb..62686eebd514 100644
--- a/offapi/com/sun/star/xml/AttributeData.idl
+++ b/offapi/com/sun/star/xml/AttributeData.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AttributeData.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:22:59 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $
*
* 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/NamespaceContainer.idl b/offapi/com/sun/star/xml/NamespaceContainer.idl
index 23f04c513882..ad9fd9a786c5 100644
--- a/offapi/com/sun/star/xml/NamespaceContainer.idl
+++ b/offapi/com/sun/star/xml/NamespaceContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NamespaceContainer.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 09:22:59 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $
*
* 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/makefile.mk b/offapi/com/sun/star/xml/makefile.mk
index dc85a299ecda..21f5555f5a6e 100644
--- a/offapi/com/sun/star/xml/makefile.mk
+++ b/offapi/com/sun/star/xml/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:22:59 $
+# last change: $Author: mi $ $Date: 2000-11-06 13:19:54 $
#
# 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/InputSource.idl b/offapi/com/sun/star/xml/sax/InputSource.idl
index 8fcca2d7e964..3c3d837c5eeb 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 31d822465477..d8bdf1db6f4e 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 1f635806de21..451965e65944 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 401da8b196cb..583fe65c0cb6 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 eafd1077f84f..270d1ed070ba 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 f538e468ceb2..e7eb6bb0277b 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 ee3a2d7601ec..e7516036a563 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 6785287f69e7..5f2487b7a458 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 bec3a90a5bbc..96ada66ee0c9 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 871acf256009..15d1b36402a3 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 d4bb938ed65d..5987d19a90ac 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 4601b161146a..3205fe32575a 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