diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:08 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:08 +0000 |
commit | 56fe715bf2cc1cea7c34718d1af0bf21366634b3 (patch) | |
tree | 0cfac4dd22243a6f4a98bf104425c95162572b1c /udkapi/com/sun/star/security | |
parent | 6d80c0834e3bf3b2f700f5acf5617b737264725f (diff) |
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:52 mi 1.5.24.1: #i33199# @since with version number instead of issue id
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 0d85f73287ed..72b239babf2e 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.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:29:45 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:02:08 $ * * 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 #107627# + @since OOo1.1.2 */ published struct AllPermission { |