summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XCloseable.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:59:09 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:59:09 +0000
commit733573098eff733f540e3e72c2b46b1f0fb5cf69 (patch)
tree8939970d17ad1b18bcc4e0b7c96c55c9614bf972 /offapi/com/sun/star/sdbc/XCloseable.idl
parentbe30788f87ea5966b7edd5dd2bcefd17673bcdf5 (diff)
INTEGRATION: CWS sb18 (1.7.328); FILE MERGED
2004/05/21 15:01:57 sb 1.7.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdbc/XCloseable.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XCloseable.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/XCloseable.idl b/offapi/com/sun/star/sdbc/XCloseable.idl
index 2a48e7fc9cb3..f9016eea81bb 100644
--- a/offapi/com/sun/star/sdbc/XCloseable.idl
+++ b/offapi/com/sun/star/sdbc/XCloseable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCloseable.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:58:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
// DocMerge from xml: interface com::sun::star::sdbc::XCloseable
/** provides for the releasing of resources acquired by the implementing object.
*/
-interface XCloseable: com::sun::star::uno::XInterface
+published interface XCloseable: com::sun::star::uno::XInterface
{
// DocMerge from xml: method com::sun::star::sdbc::XCloseable::close