summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/connection
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:34:15 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:34:15 +0000
commit44be26bdc2aff6c7b26142b14182c473eabf28a7 (patch)
treeb9f1d36a3856fdb6953dcce33f942ed00d3911b2 /udkapi/com/sun/star/connection
parentebbc8a79677d9d732fa9f3bba846fd7f93cb9fb2 (diff)
INTEGRATION: CWS sb18 (1.2.148); FILE MERGED
2004/05/21 15:09:21 sb 1.2.148.1: #i21150# Added published flag.
Diffstat (limited to 'udkapi/com/sun/star/connection')
-rw-r--r--udkapi/com/sun/star/connection/XConnection2.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/connection/XConnection2.idl b/udkapi/com/sun/star/connection/XConnection2.idl
index da9b7c6551a9..152094b5937f 100644
--- a/udkapi/com/sun/star/connection/XConnection2.idl
+++ b/udkapi/com/sun/star/connection/XConnection2.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XConnection2.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 15:10:34 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:34:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module connection {
XConnection2 extends the <code>XConnection</code> interface
with <code>available</code> and <code>readSomeBytes</code>
*/
-interface XConnection2: com::sun::star::connection::XConnection
+published interface XConnection2: com::sun::star::connection::XConnection
{
/** Gives the number of bytes available via <code>read</code>