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 {