diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:13:57 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:13:57 +0000 |
commit | 30ef218a06b913e9b679b5124c5d56c635810b55 (patch) | |
tree | ed3c0f63563595685f7d2802cdedbfcc1f0cc569 /udkapi/com/sun/star/security | |
parent | 809cc626d4224d5ec9a923713e900f7cd7d7319f (diff) |
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:22 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/AllPermission.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/AllPermission.idl b/udkapi/com/sun/star/security/AllPermission.idl index 72b239babf2e..e43bbc860a72 100644 --- a/udkapi/com/sun/star/security/AllPermission.idl +++ b/udkapi/com/sun/star/security/AllPermission.idl @@ -2,9 +2,9 @@ * * $RCSfile: AllPermission.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:02:08 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:13:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,7 @@ module com { module sun { module star { module security { or in extremely rare cases where an application is completely trusted and adding the necessary permissions to the policy is prohibitively cumbersome. - @since OOo1.1.2 + @since OOo 1.1.2 */ published struct AllPermission { |