summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:11:42 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:11:42 +0000
commite064115dcc999cf20a68d1664d24e637899852dc (patch)
treef724f50ae9501ea2728d752158069c8bc1ebe335 /offapi/com
parent7b682a17e23fd172b906c112daa8dcdb03cb2ab8 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:56:58 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/configuration/SetElement.idl6
-rw-r--r--offapi/com/sun/star/configuration/SetUpdate.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/configuration/SetElement.idl b/offapi/com/sun/star/configuration/SetElement.idl
index 1bb2ad0d2316..f6ae9ad2ecbd 100644
--- a/offapi/com/sun/star/configuration/SetElement.idl
+++ b/offapi/com/sun/star/configuration/SetElement.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SetElement.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:02:41 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:11:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,7 +146,7 @@ module com { module sun { module star { module configuration {
A complementary service for the root element of a hierarchy.
*/
-service SetElement
+published service SetElement
{
/** is the basic service for accessing information about an element in the
hierarchy.
diff --git a/offapi/com/sun/star/configuration/SetUpdate.idl b/offapi/com/sun/star/configuration/SetUpdate.idl
index 7241a787296a..bdd1e1c37faa 100644
--- a/offapi/com/sun/star/configuration/SetUpdate.idl
+++ b/offapi/com/sun/star/configuration/SetUpdate.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SetUpdate.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:02:42 $
+ * last change: $Author: obo $ $Date: 2004-06-03 18:11:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,7 +90,7 @@ module com { module sun { module star { module configuration {
<const scope="com::sun::star::beans">PropertyAttribute::READONLY</const>).
</p>
*/
-service SetUpdate
+published service SetUpdate
{
/** is the basic service providing read access to a <em>set</em> within the
hierarchy.