summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:56 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:56 +0000
commit83cd9740f05c5f3403ddd70d215d37e8e1e0a53a (patch)
tree830f5b20006420b9bd7f0d4825fd97d328f31ce8 /udkapi
parent4ba71b4cb79d788b8b5fda07fa4832d3ec7807de (diff)
INTEGRATION: CWS sdk01 (1.1.30); FILE MERGED
2003/04/07 09:03:12 mi 1.1.30.1: #107627# new idls marked with @since
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/AllPermission.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/security/AllPermission.idl b/udkapi/com/sun/star/security/AllPermission.idl
index d428583f63c1..775db3d0d540 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:54 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:32:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,6 +76,8 @@ module com { module sun { module star { module security {
permission to code. This permission should be used only during testing,
or in extremely rare cases where an application is completely trusted and
adding the necessary permissions to the policy is prohibitively cumbersome.
+
+ @since #107627#
*/
struct AllPermission
{