summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 17:10:59 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 17:10:59 +0000
commit1c2b70b865dfb4a10f15dae71551a87ef5d95d27 (patch)
treea1d9ce10914ca9a28a48d17a6ac6a347574d03df /offapi/com/sun/star/configuration
parente9b8ab6e1c20337174fef73ed76231e1b2eba59e (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:56:57 sb 1.4.406.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/configuration')
-rw-r--r--offapi/com/sun/star/configuration/PropertyHierarchy.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/configuration/PropertyHierarchy.idl b/offapi/com/sun/star/configuration/PropertyHierarchy.idl
index 4bbc25417457..229e3805ef90 100644
--- a/offapi/com/sun/star/configuration/PropertyHierarchy.idl
+++ b/offapi/com/sun/star/configuration/PropertyHierarchy.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PropertyHierarchy.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:10:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,7 +98,7 @@ module com { module sun { module star { module configuration {
If such objects have properties of their own, they should fully implement
<type>PropertyHierarchy</type> again.
*/
-service PropertyHierarchy
+published service PropertyHierarchy
{
/** provides access to and information about the immediate properties of an implementation.
*/