summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:33:16 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:33:16 +0000
commit5e7fadd376a71b9c06fe06a24ca9f387380880d9 (patch)
treeddcb1ebacca27644ce18f8719f249e6fd0847b52 /offapi
parent38d3f7a8a0e729cf8c6f109fa59ca1a857f86891 (diff)
INTEGRATION: CWS sb18 (1.4.328); FILE MERGED
2004/05/21 15:01:07 sb 1.4.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/sdb/Column.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/Column.idl b/offapi/com/sun/star/sdb/Column.idl
index f0cfe399e383..cdf0bc076767 100644
--- a/offapi/com/sun/star/sdb/Column.idl
+++ b/offapi/com/sun/star/sdb/Column.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Column.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:57 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:33:16 $
*
* 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: service com::sun::star::sdb::Column
/** describes the common properties of a database column.
*/
-service Column
+published service Column
{
// DocMerge: empty anyway
service com::sun::star::sdbcx::Column;