summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdbcx/Driver.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 21:08:13 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 21:08:13 +0000
commit884c1428c1fd2e79c832699d1ecbe31c38077a24 (patch)
treed4ad057b15f9e4982cb75d5c7fce76f81738bfcb /offapi/com/sun/star/sdbcx/Driver.idl
parentINTEGRATION: CWS sb18 (1.7.328); FILE MERGED (diff)
downloadcore-884c1428c1fd2e79c832699d1ecbe31c38077a24.tar.gz
core-884c1428c1fd2e79c832699d1ecbe31c38077a24.zip
INTEGRATION: CWS sb18 (1.8.406); FILE MERGED
2004/05/21 15:02:08 sb 1.8.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdbcx/Driver.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/Driver.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sdbcx/Driver.idl b/offapi/com/sun/star/sdbcx/Driver.idl
index cdd8b5c17a97..205ca09f8371 100644
--- a/offapi/com/sun/star/sdbcx/Driver.idl
+++ b/offapi/com/sun/star/sdbcx/Driver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Driver.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:07:16 $
+ * last change: $Author: obo $ $Date: 2004-06-03 22:08:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,9 +67,9 @@
module com { module sun { module star { module sdbcx {
-interface XDataDefinitionSupplier;
-interface XCreateCatalog;
-interface XDropCatalog;
+ published interface XDataDefinitionSupplier;
+ published interface XCreateCatalog;
+ published interface XDropCatalog;
// DocMerge from xml: service com::sun::star::sdbcx::Driver
@@ -87,7 +87,7 @@ interface XDropCatalog;
cover these tasks.
</p>
*/
-service Driver
+published service Driver
{
// DocMerge: empty anyway
service com::sun::star::sdbc::Driver;