From cd28998a7d93ff02345972b8ff29c1aa15137a91 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:15:00 +0000 Subject: INTEGRATION: CWS sdk14 (1.16.16); FILE MERGED 2005/02/02 15:46:23 mi 1.16.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/security/XAccessController.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/security/XAccessController.idl b/udkapi/com/sun/star/security/XAccessController.idl index c140cf6ac8bd..73d8d88434f3 100644 --- a/udkapi/com/sun/star/security/XAccessController.idl +++ b/udkapi/com/sun/star/security/XAccessController.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAccessController.idl,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:02:58 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:15:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ module com { module sun { module star { module security { /** Interface for checking permissions and invoking privileged or restricted actions. - @since OOo1.1.2 + @since OOo 1.1.2 */ published interface XAccessController : com::sun::star::uno::XInterface { -- cgit