summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:33:31 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:33:31 +0000
commitbb2eb479fa5faf0e6b2c2839c968c6e6a05b4822 (patch)
treeb7c60d9f645409878ae442387a7b432ccdd4dc45 /offapi
parent5e7fadd376a71b9c06fe06a24ca9f387380880d9 (diff)
INTEGRATION: CWS sb18 (1.10.328); FILE MERGED
2004/05/21 15:01:15 sb 1.10.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/sdb/ColumnSettings.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/ColumnSettings.idl b/offapi/com/sun/star/sdb/ColumnSettings.idl
index 7974d8ddcb14..4e2d702828fe 100644
--- a/offapi/com/sun/star/sdb/ColumnSettings.idl
+++ b/offapi/com/sun/star/sdb/ColumnSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ColumnSettings.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:58 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:33:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** describes the common properties of a database column.
*/
-service ColumnSettings
+published service ColumnSettings
{
interface com::sun::star::beans::XPropertySet;