summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-19 13:03:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-19 13:03:26 +0000
commitfef06ec7861a422fc0fe04e922e0d24c2a61dd66 (patch)
tree6e6acc522a43144f63b543b46d2a87fcba2f2437 /offapi/com/sun/star/configuration
parent92310c84a1929c0255d5b2cfdd0c9354c0e1042c (diff)
INTEGRATION: CWS sb50 (1.5.90); FILE MERGED
2006/04/05 14:03:13 sb 1.5.90.1: #i63706# Implemented oor:op=fuse.
Diffstat (limited to 'offapi/com/sun/star/configuration')
-rw-r--r--offapi/com/sun/star/configuration/backend/XLayerHandler.idl12
-rw-r--r--offapi/com/sun/star/configuration/backend/XUpdateHandler.idl12
2 files changed, 16 insertions, 8 deletions
diff --git a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
index 50b65e638..042d304de 100644
--- a/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
+++ b/offapi/com/sun/star/configuration/backend/XLayerHandler.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XLayerHandler.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:41:29 $
+ * last change: $Author: hr $ $Date: 2006-04-19 14:03:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -176,7 +176,9 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface
specifies attribute values to be applied to the new node.
<p> The value is a combination of
- <type>NodeAttribute</type> flags.
+ <type>NodeAttribute</type> flags. Note that
+ <member>NodeAttribute::FUSE</member> has an impact on the
+ semantics of this method.
</p>
@throws com::sun::star::configuration::backend::MalformedDataException
@@ -223,7 +225,9 @@ published interface XLayerHandler: ::com::sun::star::uno::XInterface
specifies attribute values to be applied to the new node.
<p> The value is a combination of
- <type>NodeAttribute</type> flags.
+ <type>NodeAttribute</type> flags. Note that
+ <member>NodeAttribute::FUSE</member> has an impact on the
+ semantics of this method.
</p>
@throws com::sun::star::configuration::backend::MalformedDataException
diff --git a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl
index 4deb41cd4..0381e37a2 100644
--- a/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl
+++ b/offapi/com/sun/star/configuration/backend/XUpdateHandler.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XUpdateHandler.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 22:43:36 $
+ * last change: $Author: hr $ $Date: 2006-04-19 14:03:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -194,7 +194,9 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface
specifies attribute values to be applied to the new node.
<p> The value is a combination of
- <type>NodeAttribute</type> flags.
+ <type>NodeAttribute</type> flags. Note that
+ <member>NodeAttribute::FUSE</member> has an impact on the
+ semantics of this method.
</p>
@throws com::sun::star::configuration::backend::MalformedDataException
@@ -240,7 +242,9 @@ published interface XUpdateHandler: ::com::sun::star::uno::XInterface
specifies attribute values to be applied to the new node.
<p> The value is a combination of
- <type>NodeAttribute</type> flags.
+ <type>NodeAttribute</type> flags. Note that
+ <member>NodeAttribute::FUSE</member> has an impact on the
+ semantics of this method.
</p>
@throws com::sun::star::configuration::backend::MalformedDataException