summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/PreparedStatement.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:38:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:38:41 +0000
commita7efb5cf2988ec88aba7b3dd51c96695defe458f (patch)
tree66ecdac4df877486044490d4c07ce6378bf344e3 /offapi/com/sun/star/sdb/PreparedStatement.idl
parent105694d350a1b1eda08081853bb8f908d5b1f688 (diff)
INTEGRATION: CWS sb18 (1.5.328); FILE MERGED
2004/05/21 15:01:32 sb 1.5.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdb/PreparedStatement.idl')
-rw-r--r--offapi/com/sun/star/sdb/PreparedStatement.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/PreparedStatement.idl b/offapi/com/sun/star/sdb/PreparedStatement.idl
index 5e33db008..c373a8cb5 100644
--- a/offapi/com/sun/star/sdb/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdb/PreparedStatement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PreparedStatement.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:01 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:38:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@
#endif
module com { module sun { module star { module sdbcx {
-interface XColumnsSupplier;
+ published interface XColumnsSupplier;
};};};};
module com { module sun { module star { module sdb {
@@ -78,7 +78,7 @@ interface XColumnsSupplier;
<type scope="com::sun::star::sdbc">PreparedStatement</type>
.
*/
-service PreparedStatement
+published service PreparedStatement
{
// DocMerge: empty anyway
service com::sun::star::sdbc::PreparedStatement;