summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/ColumnSearch.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:50:46 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:50:46 +0000
commit6cae5abbcef9915386db138420e7e23f734f0154 (patch)
treec4a5c9688a29c49ff9df7e4c647ebd0a8962a38a /offapi/com/sun/star/sdbc/ColumnSearch.idl
parente06a325bd5bd834a3b87b75544c1423ed4ec669d (diff)
INTEGRATION: CWS sb18 (1.5.328); FILE MERGED
2004/05/21 15:01:48 sb 1.5.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdbc/ColumnSearch.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ColumnSearch.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/ColumnSearch.idl b/offapi/com/sun/star/sdbc/ColumnSearch.idl
index e680ef987913..c916ec95575b 100644
--- a/offapi/com/sun/star/sdbc/ColumnSearch.idl
+++ b/offapi/com/sun/star/sdbc/ColumnSearch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ColumnSearch.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:21 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:50:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
// DocMerge from idl: constants com::sun::star::sdbc::ColumnSearch
/** indicates in which way a column can be used in the WHERE search.
*/
-constants ColumnSearch
+published constants ColumnSearch
{
//-------------------------------------------------------------------------