summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/Database.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 23:44:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 23:44:42 +0000
commitbb5579d0db806ea62fa1183a8f3fddd1fb0c15a1 (patch)
treec8a556c205d29cdde75170011b6f6acf0c103add /offapi/com/sun/star/text/textfield/Database.idl
parentb0dc4d57ec7b209e56512a06e2d39ca1f210c7b0 (diff)
INTEGRATION: CWS sb18 (1.2.406); FILE MERGED
2004/05/21 15:05:25 sb 1.2.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/text/textfield/Database.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/Database.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/Database.idl b/offapi/com/sun/star/text/textfield/Database.idl
index 7253d51602ad..483122f024d7 100644
--- a/offapi/com/sun/star/text/textfield/Database.idl
+++ b/offapi/com/sun/star/text/textfield/Database.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Database.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:14 $
+ * last change: $Author: obo $ $Date: 2004-06-04 00:44:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ module com { module sun { module star { module text { module textfield {
/** specifies service of a database text field which is used as mail merge field.
@see com::sun::star::text::TextField
*/
-service Database
+published service Database
{
service com::sun::star::text::DependentTextField;