diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:15:00 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:15:00 +0000 |
commit | cd28998a7d93ff02345972b8ff29c1aa15137a91 (patch) | |
tree | 3f12d63f9353b93ab77246bbad1aa4423bdc94b0 /udkapi/com/sun/star/security | |
parent | 199616cb67a62dc5fa7aece3d7f90721b2c9a8cd (diff) |
INTEGRATION: CWS sdk14 (1.16.16); FILE MERGED
2005/02/02 15:46:23 mi 1.16.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/XAccessController.idl | 6 |
1 files changed, 3 insertions, 3 deletions
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 { |