summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/Column.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 12:49:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 12:49:45 +0000
commit53c68bbffb11fa3ea8300e298be07f7afcf018f9 (patch)
treeb6cdb8dcf2871455b0ac7de29d7bfd725bbde68a /offapi/com/sun/star/sdb/Column.idl
parenta5729239e0209bcc35b528bd4c8e26c0dc72c333 (diff)
INTEGRATION: CWS dba22b (1.6.232); FILE MERGED
2006/12/12 09:36:52 fs 1.6.232.2: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers 2006/12/12 09:27:57 fs 1.6.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdb/Column.idl')
-rw-r--r--offapi/com/sun/star/sdb/Column.idl7
1 files changed, 2 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/Column.idl b/offapi/com/sun/star/sdb/Column.idl
index a174818919e7..e3b4732a288f 100644
--- a/offapi/com/sun/star/sdb/Column.idl
+++ b/offapi/com/sun/star/sdb/Column.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: Column.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:12:13 $
+ * last change: $Author: vg $ $Date: 2007-01-15 13:49:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,16 +46,13 @@
module com { module sun { module star { module sdb {
-// DocMerge from xml: service com::sun::star::sdb::Column
/** describes the common properties of a database column.
*/
published service Column
{
- // DocMerge: empty anyway
service com::sun::star::sdbcx::Column;
- // DocMerge from xml: service com::sun::star::sdb::Column: service com::sun::star::sdb::ColumnSettings
/** is used for customization of data appearance.
*/
service com::sun::star::sdb::ColumnSettings;