summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:09:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:09:29 +0000
commita57a4fc60682599c340910407608eb93a5f52a8e (patch)
treea8874bb386331ba146db4d521cc4963be0e03440
parentb463a2f2398c05021be522b15a4a453c2a2d4791 (diff)
INTEGRATION: CWS sb18 (1.6.406); FILE MERGED
2004/05/21 15:07:00 sb 1.6.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/util/XRefreshable.idl6
-rw-r--r--offapi/com/sun/star/util/XReplaceDescriptor.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/util/XRefreshable.idl b/offapi/com/sun/star/util/XRefreshable.idl
index 71e8c43a66f0..1c902005f879 100644
--- a/offapi/com/sun/star/util/XRefreshable.idl
+++ b/offapi/com/sun/star/util/XRefreshable.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XRefreshable.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:59 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:09:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module util {
/** is supported by objects with data that can be refreshed from a data source.
*/
-interface XRefreshable: com::sun::star::uno::XInterface
+published interface XRefreshable: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
/** refreshes the data of the object from the connected data source.
diff --git a/offapi/com/sun/star/util/XReplaceDescriptor.idl b/offapi/com/sun/star/util/XReplaceDescriptor.idl
index f07abed43044..c8dd885e8c7b 100644
--- a/offapi/com/sun/star/util/XReplaceDescriptor.idl
+++ b/offapi/com/sun/star/util/XReplaceDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XReplaceDescriptor.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:10:59 $
+ * last change: $Author: obo $ $Date: 2004-06-04 02:09:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module util {
/** specifies a string replace operation.
*/
-interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor
+published interface XReplaceDescriptor: com::sun::star::util::XSearchDescriptor
{
//-------------------------------------------------------------------------
/** @returns