summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/connection
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-06 12:01:12 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-06 12:01:12 +0000
commit3a59e3f482ea506d41f730dfc24856b704afe681 (patch)
tree7023005fc1931bca85ea8ae12cce624c6e6645b8 /udkapi/com/sun/star/connection
parent773c7a538e21787fe85f40cc0f06673a33fe0031 (diff)
moved from api
Diffstat (limited to 'udkapi/com/sun/star/connection')
-rw-r--r--udkapi/com/sun/star/connection/Acceptor.idl4
-rw-r--r--udkapi/com/sun/star/connection/AlreadyAcceptingException.idl4
-rw-r--r--udkapi/com/sun/star/connection/ConnectionSetupException.idl4
-rw-r--r--udkapi/com/sun/star/connection/Connector.idl4
-rw-r--r--udkapi/com/sun/star/connection/NoConnectException.idl4
-rw-r--r--udkapi/com/sun/star/connection/XAcceptor.idl4
-rw-r--r--udkapi/com/sun/star/connection/XConnection.idl4
-rw-r--r--udkapi/com/sun/star/connection/XConnectionBroadcaster.idl4
-rw-r--r--udkapi/com/sun/star/connection/XConnector.idl4
-rw-r--r--udkapi/com/sun/star/connection/makefile.mk4
10 files changed, 20 insertions, 20 deletions
diff --git a/udkapi/com/sun/star/connection/Acceptor.idl b/udkapi/com/sun/star/connection/Acceptor.idl
index 439b3b9c6..75d1799e8 100644
--- a/udkapi/com/sun/star/connection/Acceptor.idl
+++ b/udkapi/com/sun/star/connection/Acceptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Acceptor.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/AlreadyAcceptingException.idl b/udkapi/com/sun/star/connection/AlreadyAcceptingException.idl
index e810ef4d4..c8337ce5b 100644
--- a/udkapi/com/sun/star/connection/AlreadyAcceptingException.idl
+++ b/udkapi/com/sun/star/connection/AlreadyAcceptingException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AlreadyAcceptingException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/ConnectionSetupException.idl b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
index 9794bcc6b..2f8906fee 100644
--- a/udkapi/com/sun/star/connection/ConnectionSetupException.idl
+++ b/udkapi/com/sun/star/connection/ConnectionSetupException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ConnectionSetupException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/Connector.idl b/udkapi/com/sun/star/connection/Connector.idl
index c84c701d1..74bbb829a 100644
--- a/udkapi/com/sun/star/connection/Connector.idl
+++ b/udkapi/com/sun/star/connection/Connector.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Connector.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/NoConnectException.idl b/udkapi/com/sun/star/connection/NoConnectException.idl
index e26aed6bb..b57efe590 100644
--- a/udkapi/com/sun/star/connection/NoConnectException.idl
+++ b/udkapi/com/sun/star/connection/NoConnectException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: NoConnectException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/XAcceptor.idl b/udkapi/com/sun/star/connection/XAcceptor.idl
index f2a3f4842..adcdbc9a7 100644
--- a/udkapi/com/sun/star/connection/XAcceptor.idl
+++ b/udkapi/com/sun/star/connection/XAcceptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAcceptor.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/XConnection.idl b/udkapi/com/sun/star/connection/XConnection.idl
index 626366ab3..d3f944e1f 100644
--- a/udkapi/com/sun/star/connection/XConnection.idl
+++ b/udkapi/com/sun/star/connection/XConnection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnection.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/XConnectionBroadcaster.idl b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
index f65dfc8e5..aab52defc 100644
--- a/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
+++ b/udkapi/com/sun/star/connection/XConnectionBroadcaster.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnectionBroadcaster.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/XConnector.idl b/udkapi/com/sun/star/connection/XConnector.idl
index c2d1deeed..3a2de6153 100644
--- a/udkapi/com/sun/star/connection/XConnector.idl
+++ b/udkapi/com/sun/star/connection/XConnector.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnector.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
*
* 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/connection/makefile.mk b/udkapi/com/sun/star/connection/makefile.mk
index 3147d026b..4f7bdc6d5 100644
--- a/udkapi/com/sun/star/connection/makefile.mk
+++ b/udkapi/com/sun/star/connection/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 12:21:28 $
+# last change: $Author: mi $ $Date: 2000-11-06 13:00:35 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses