summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/registry
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-08 11:29:00 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-08 11:29:00 +0000
commit966f56c4fa2f7dcb3e0cde287b87dfb13fb05153 (patch)
tree4dc146afc222552cb9136d0eb8469784fae61275 /udkapi/com/sun/star/registry
parent26c4ca5a48bc6984f8fd91e0c2c20656ff783a67 (diff)
moved from api
Diffstat (limited to 'udkapi/com/sun/star/registry')
-rw-r--r--udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl4
-rw-r--r--udkapi/com/sun/star/registry/DefaultRegistry.idl4
-rw-r--r--udkapi/com/sun/star/registry/ImplementationRegistration.idl4
-rw-r--r--udkapi/com/sun/star/registry/InvalidRegistryException.idl4
-rw-r--r--udkapi/com/sun/star/registry/InvalidValueException.idl4
-rw-r--r--udkapi/com/sun/star/registry/MergeConflictException.idl4
-rw-r--r--udkapi/com/sun/star/registry/NestedRegistry.idl4
-rw-r--r--udkapi/com/sun/star/registry/RegistryKeyType.idl4
-rw-r--r--udkapi/com/sun/star/registry/RegistryValueType.idl4
-rw-r--r--udkapi/com/sun/star/registry/SimpleRegistry.idl4
-rw-r--r--udkapi/com/sun/star/registry/XImplementationRegistration.idl4
-rw-r--r--udkapi/com/sun/star/registry/XRegistryKey.idl4
-rw-r--r--udkapi/com/sun/star/registry/XSimpleRegistry.idl4
-rw-r--r--udkapi/com/sun/star/registry/makefile.mk4
14 files changed, 28 insertions, 28 deletions
diff --git a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
index 1892e404db30..33e9c5702c64 100644
--- a/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
+++ b/udkapi/com/sun/star/registry/CannotRegisterImplementationException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CannotRegisterImplementationException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/DefaultRegistry.idl b/udkapi/com/sun/star/registry/DefaultRegistry.idl
index 2c372f496864..d440ebbb8f01 100644
--- a/udkapi/com/sun/star/registry/DefaultRegistry.idl
+++ b/udkapi/com/sun/star/registry/DefaultRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DefaultRegistry.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/ImplementationRegistration.idl b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
index e2a7d9e979bc..9e449d105139 100644
--- a/udkapi/com/sun/star/registry/ImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/ImplementationRegistration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImplementationRegistration.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/InvalidRegistryException.idl b/udkapi/com/sun/star/registry/InvalidRegistryException.idl
index 4867e724c964..331726dba39a 100644
--- a/udkapi/com/sun/star/registry/InvalidRegistryException.idl
+++ b/udkapi/com/sun/star/registry/InvalidRegistryException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InvalidRegistryException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/InvalidValueException.idl b/udkapi/com/sun/star/registry/InvalidValueException.idl
index b616a70f9409..593d1a9fe982 100644
--- a/udkapi/com/sun/star/registry/InvalidValueException.idl
+++ b/udkapi/com/sun/star/registry/InvalidValueException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InvalidValueException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/MergeConflictException.idl b/udkapi/com/sun/star/registry/MergeConflictException.idl
index 18cc9eda4154..e46d2d650328 100644
--- a/udkapi/com/sun/star/registry/MergeConflictException.idl
+++ b/udkapi/com/sun/star/registry/MergeConflictException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MergeConflictException.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/NestedRegistry.idl b/udkapi/com/sun/star/registry/NestedRegistry.idl
index 69819dcd1b7b..54feba72794d 100644
--- a/udkapi/com/sun/star/registry/NestedRegistry.idl
+++ b/udkapi/com/sun/star/registry/NestedRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NestedRegistry.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/RegistryKeyType.idl b/udkapi/com/sun/star/registry/RegistryKeyType.idl
index 091dc24fee5c..630263e4e31b 100644
--- a/udkapi/com/sun/star/registry/RegistryKeyType.idl
+++ b/udkapi/com/sun/star/registry/RegistryKeyType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RegistryKeyType.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/RegistryValueType.idl b/udkapi/com/sun/star/registry/RegistryValueType.idl
index e6f6b0a4674b..00443578658e 100644
--- a/udkapi/com/sun/star/registry/RegistryValueType.idl
+++ b/udkapi/com/sun/star/registry/RegistryValueType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RegistryValueType.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/SimpleRegistry.idl b/udkapi/com/sun/star/registry/SimpleRegistry.idl
index de9b5474036b..7a13ca5e0283 100644
--- a/udkapi/com/sun/star/registry/SimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/SimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SimpleRegistry.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/XImplementationRegistration.idl b/udkapi/com/sun/star/registry/XImplementationRegistration.idl
index d8ce57e1cdff..c2d1e323f42c 100644
--- a/udkapi/com/sun/star/registry/XImplementationRegistration.idl
+++ b/udkapi/com/sun/star/registry/XImplementationRegistration.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XImplementationRegistration.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/XRegistryKey.idl b/udkapi/com/sun/star/registry/XRegistryKey.idl
index 953af3f897d7..73401cafd645 100644
--- a/udkapi/com/sun/star/registry/XRegistryKey.idl
+++ b/udkapi/com/sun/star/registry/XRegistryKey.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRegistryKey.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/XSimpleRegistry.idl b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
index f70cadfdd533..349487efdfd2 100644
--- a/udkapi/com/sun/star/registry/XSimpleRegistry.idl
+++ b/udkapi/com/sun/star/registry/XSimpleRegistry.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XSimpleRegistry.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+ * last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
*
* 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/registry/makefile.mk b/udkapi/com/sun/star/registry/makefile.mk
index 9c22d687a3c2..59b88255e60e 100644
--- a/udkapi/com/sun/star/registry/makefile.mk
+++ b/udkapi/com/sun/star/registry/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mi $ $Date: 2000-11-08 09:44:40 $
+# last change: $Author: mi $ $Date: 2000-11-08 12:28:50 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses