From 7b682a17e23fd172b906c112daa8dcdb03cb2ab8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 17:11:13 +0000 Subject: INTEGRATION: CWS sb18 (1.5.406); FILE MERGED 2004/05/21 14:56:57 sb 1.5.406.1: #i21150# Added published flag. --- offapi/com/sun/star/configuration/SetAccess.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/configuration/SetAccess.idl b/offapi/com/sun/star/configuration/SetAccess.idl index bc63ab7256cb..3f9bad8ec58f 100644 --- a/offapi/com/sun/star/configuration/SetAccess.idl +++ b/offapi/com/sun/star/configuration/SetAccess.idl @@ -2,9 +2,9 @@ * * $RCSfile: SetAccess.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:02:41 $ + * last change: $Author: obo $ $Date: 2004-06-03 18:11:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -103,7 +103,7 @@ module com { module sun { module star { module configuration { elements within the hierarchy. */ -service SetAccess +published service SetAccess { /** is the basic service for accessing child and descendent nodes in a hierarchy. -- cgit