From fef06ec7861a422fc0fe04e922e0d24c2a61dd66 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 19 Apr 2006 13:03:26 +0000 Subject: INTEGRATION: CWS sb50 (1.5.90); FILE MERGED 2006/04/05 14:03:13 sb 1.5.90.1: #i63706# Implemented oor:op=fuse. --- offapi/com/sun/star/configuration/backend/XLayerHandler.idl | 12 ++++++++---- offapi/com/sun/star/configuration/backend/XUpdateHandler.idl | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) (limited to 'offapi/com/sun/star/configuration') 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.

The value is a combination of - NodeAttribute flags. + NodeAttribute flags. Note that + NodeAttribute::FUSE has an impact on the + semantics of this method.

@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.

The value is a combination of - NodeAttribute flags. + NodeAttribute flags. Note that + NodeAttribute::FUSE has an impact on the + semantics of this method.

@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.

The value is a combination of - NodeAttribute flags. + NodeAttribute flags. Note that + NodeAttribute::FUSE has an impact on the + semantics of this method.

@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.

The value is a combination of - NodeAttribute flags. + NodeAttribute flags. Note that + NodeAttribute::FUSE has an impact on the + semantics of this method.

@throws com::sun::star::configuration::backend::MalformedDataException -- cgit v1.2.3