summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/container
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-08 08:44:44 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-08 08:44:44 +0000
commit4271cf7e5b7924eb01068c14b82f02d70fdf318c (patch)
tree3edb5e02b4cc2c1805f964f6bdc2ce2895d5a43d /udkapi/com/sun/star/container
parentf46f30798156164d640104bd2aa4a81b8652800a (diff)
moved from api
Diffstat (limited to 'udkapi/com/sun/star/container')
-rw-r--r--udkapi/com/sun/star/container/ContainerEvent.idl4
-rw-r--r--udkapi/com/sun/star/container/ElementExistException.idl4
-rw-r--r--udkapi/com/sun/star/container/NoSuchElementException.idl4
-rw-r--r--udkapi/com/sun/star/container/XChild.idl4
-rw-r--r--udkapi/com/sun/star/container/XComponentEnumeration.idl4
-rw-r--r--udkapi/com/sun/star/container/XComponentEnumerationAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XContainer.idl4
-rw-r--r--udkapi/com/sun/star/container/XContainerListener.idl4
-rw-r--r--udkapi/com/sun/star/container/XContentEnumerationAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XElementAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XEnumeration.idl4
-rw-r--r--udkapi/com/sun/star/container/XEnumerationAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalName.idl4
-rw-r--r--udkapi/com/sun/star/container/XHierarchicalNameAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XIndexAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XIndexContainer.idl4
-rw-r--r--udkapi/com/sun/star/container/XIndexReplace.idl4
-rw-r--r--udkapi/com/sun/star/container/XNameAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/XNameContainer.idl4
-rw-r--r--udkapi/com/sun/star/container/XNameReplace.idl4
-rw-r--r--udkapi/com/sun/star/container/XNamed.idl4
-rw-r--r--udkapi/com/sun/star/container/XSet.idl4
-rw-r--r--udkapi/com/sun/star/container/XUniqueIDAccess.idl4
-rw-r--r--udkapi/com/sun/star/container/makefile.mk4
24 files changed, 48 insertions, 48 deletions
diff --git a/udkapi/com/sun/star/container/ContainerEvent.idl b/udkapi/com/sun/star/container/ContainerEvent.idl
index 6e1195e88950..baf3ac2a0b5d 100644
--- a/udkapi/com/sun/star/container/ContainerEvent.idl
+++ b/udkapi/com/sun/star/container/ContainerEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ContainerEvent.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/ElementExistException.idl b/udkapi/com/sun/star/container/ElementExistException.idl
index 8f0cde5f950e..48f85fa52e33 100644
--- a/udkapi/com/sun/star/container/ElementExistException.idl
+++ b/udkapi/com/sun/star/container/ElementExistException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ElementExistException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/NoSuchElementException.idl b/udkapi/com/sun/star/container/NoSuchElementException.idl
index 1fd349c80d46..3ac4e1d5d83c 100644
--- a/udkapi/com/sun/star/container/NoSuchElementException.idl
+++ b/udkapi/com/sun/star/container/NoSuchElementException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NoSuchElementException.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XChild.idl b/udkapi/com/sun/star/container/XChild.idl
index ecd16c3ed330..80b81701b8cc 100644
--- a/udkapi/com/sun/star/container/XChild.idl
+++ b/udkapi/com/sun/star/container/XChild.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XChild.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XComponentEnumeration.idl b/udkapi/com/sun/star/container/XComponentEnumeration.idl
index 668b6af56210..9d571435d4bd 100644
--- a/udkapi/com/sun/star/container/XComponentEnumeration.idl
+++ b/udkapi/com/sun/star/container/XComponentEnumeration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XComponentEnumeration.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
index 09e25f18f49c..0839a3cf8ef7 100644
--- a/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XComponentEnumerationAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XComponentEnumerationAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XContainer.idl b/udkapi/com/sun/star/container/XContainer.idl
index a4f815fcab6a..76f6f5b465a8 100644
--- a/udkapi/com/sun/star/container/XContainer.idl
+++ b/udkapi/com/sun/star/container/XContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XContainer.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XContainerListener.idl b/udkapi/com/sun/star/container/XContainerListener.idl
index 500d3f120d24..349270170540 100644
--- a/udkapi/com/sun/star/container/XContainerListener.idl
+++ b/udkapi/com/sun/star/container/XContainerListener.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XContainerListener.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
index b1b54dc260a0..02294d2aa420 100644
--- a/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XContentEnumerationAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XContentEnumerationAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XElementAccess.idl b/udkapi/com/sun/star/container/XElementAccess.idl
index 2b6f10494ca6..32774eda7346 100644
--- a/udkapi/com/sun/star/container/XElementAccess.idl
+++ b/udkapi/com/sun/star/container/XElementAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XElementAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XEnumeration.idl b/udkapi/com/sun/star/container/XEnumeration.idl
index 33a576d2c42f..c5c9a9abaa73 100644
--- a/udkapi/com/sun/star/container/XEnumeration.idl
+++ b/udkapi/com/sun/star/container/XEnumeration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEnumeration.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XEnumerationAccess.idl b/udkapi/com/sun/star/container/XEnumerationAccess.idl
index 4ad051af71ed..07ff9a01407f 100644
--- a/udkapi/com/sun/star/container/XEnumerationAccess.idl
+++ b/udkapi/com/sun/star/container/XEnumerationAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEnumerationAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XHierarchicalName.idl b/udkapi/com/sun/star/container/XHierarchicalName.idl
index 65283aaa46ea..3b2cdf2f41a2 100644
--- a/udkapi/com/sun/star/container/XHierarchicalName.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalName.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XHierarchicalName.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
index 3a0b0e8e4720..f2e17fa04380 100644
--- a/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
+++ b/udkapi/com/sun/star/container/XHierarchicalNameAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XHierarchicalNameAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XIndexAccess.idl b/udkapi/com/sun/star/container/XIndexAccess.idl
index 9d275438918c..79576be252ea 100644
--- a/udkapi/com/sun/star/container/XIndexAccess.idl
+++ b/udkapi/com/sun/star/container/XIndexAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndexAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XIndexContainer.idl b/udkapi/com/sun/star/container/XIndexContainer.idl
index d28f9432cb5c..ce00c673058c 100644
--- a/udkapi/com/sun/star/container/XIndexContainer.idl
+++ b/udkapi/com/sun/star/container/XIndexContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndexContainer.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XIndexReplace.idl b/udkapi/com/sun/star/container/XIndexReplace.idl
index 10dc18d818bf..42308b1f5669 100644
--- a/udkapi/com/sun/star/container/XIndexReplace.idl
+++ b/udkapi/com/sun/star/container/XIndexReplace.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XIndexReplace.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XNameAccess.idl b/udkapi/com/sun/star/container/XNameAccess.idl
index b87a6cc4a62e..dd5dd7faa1b7 100644
--- a/udkapi/com/sun/star/container/XNameAccess.idl
+++ b/udkapi/com/sun/star/container/XNameAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNameAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XNameContainer.idl b/udkapi/com/sun/star/container/XNameContainer.idl
index 69eda4a5c388..1df72cb4945f 100644
--- a/udkapi/com/sun/star/container/XNameContainer.idl
+++ b/udkapi/com/sun/star/container/XNameContainer.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNameContainer.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XNameReplace.idl b/udkapi/com/sun/star/container/XNameReplace.idl
index 5049c24374fb..7adb8e28a4a7 100644
--- a/udkapi/com/sun/star/container/XNameReplace.idl
+++ b/udkapi/com/sun/star/container/XNameReplace.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNameReplace.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XNamed.idl b/udkapi/com/sun/star/container/XNamed.idl
index a8dc98c6eaf1..745e30f2a652 100644
--- a/udkapi/com/sun/star/container/XNamed.idl
+++ b/udkapi/com/sun/star/container/XNamed.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNamed.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XSet.idl b/udkapi/com/sun/star/container/XSet.idl
index 222700a36b1c..1a4e4c73e445 100644
--- a/udkapi/com/sun/star/container/XSet.idl
+++ b/udkapi/com/sun/star/container/XSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSet.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/XUniqueIDAccess.idl b/udkapi/com/sun/star/container/XUniqueIDAccess.idl
index dc9e8c871c9b..8b8c46e4dce2 100644
--- a/udkapi/com/sun/star/container/XUniqueIDAccess.idl
+++ b/udkapi/com/sun/star/container/XUniqueIDAccess.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUniqueIDAccess.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+ * last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
diff --git a/udkapi/com/sun/star/container/makefile.mk b/udkapi/com/sun/star/container/makefile.mk
index ebc26ac5b7f5..aa484c0a1e49 100644
--- a/udkapi/com/sun/star/container/makefile.mk
+++ b/udkapi/com/sun/star/container/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 13:00:36 $
+# last change: $Author: mi $ $Date: 2000-11-08 09:44:27 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses