summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DataColumn.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-10 10:15:17 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-10 10:15:17 +0000
commitf373971f3de3f1fbed35feedd0ff987bc95f4568 (patch)
tree44fab7ca20ebcbed8018e62863815336ac591a06 /offapi/com/sun/star/sdb/DataColumn.idl
parent33e86e58882e2e71a7eaa45a32bbde9816efcc16 (diff)
INTEGRATION: CWS sdk02 (1.5.34); FILE MERGED
2003/05/09 11:23:57 mi 1.5.34.1: #109038# removed @optional tags, now [optional]
Diffstat (limited to 'offapi/com/sun/star/sdb/DataColumn.idl')
-rw-r--r--offapi/com/sun/star/sdb/DataColumn.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/DataColumn.idl b/offapi/com/sun/star/sdb/DataColumn.idl
index fad1fa7729b4..5200b9f74a0d 100644
--- a/offapi/com/sun/star/sdb/DataColumn.idl
+++ b/offapi/com/sun/star/sdb/DataColumn.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DataColumn.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:54:58 $
+ * last change: $Author: vg $ $Date: 2003-06-10 11:15:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,8 +103,6 @@ service DataColumn
// DocMerge from xml: property com::sun::star::sdb::DataColumn::OriginalValue
/** contains the original value of the column.
-
- @optional
*/
[optional, readonly, property] any OriginalValue;
};