summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/ColumnSettings.idl
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-09-24 10:21:17 +0000
committerFrank Schönheit <fs@openoffice.org>2001-09-24 10:21:17 +0000
commit157a9d1026c4a224063acc2dd594bf4205d86d5a (patch)
tree5af0571a1d503a57d42d5a38eb0e87a5cad272a1 /offapi/com/sun/star/sdb/ColumnSettings.idl
parent88e120dcd14d847f374f85f29724048458febf83 (diff)
#65293#
Diffstat (limited to 'offapi/com/sun/star/sdb/ColumnSettings.idl')
-rw-r--r--offapi/com/sun/star/sdb/ColumnSettings.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/ColumnSettings.idl b/offapi/com/sun/star/sdb/ColumnSettings.idl
index ec935e5ead1a..edc548b7a624 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.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: fs $ $Date: 2001-09-19 12:04:14 $
+ * last change: $Author: fs $ $Date: 2001-09-24 11:21:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -129,7 +129,7 @@ service ColumnSettings
/** describes an optional help text which can be used by UI components when representing this column.
*/
- [optional, property] HelpText;
+ [optional, property] string HelpText;
};
//=============================================================================
@@ -138,6 +138,9 @@ service ColumnSettings
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.6 2001/09/19 12:04:14 fs
+ #92159# +HelpText (optional)
+
Revision 1.5 2000/12/19 13:59:38 mi
syntax errors in documentation fixed