summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/security/RuntimePermission.idl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 08:33:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 08:33:19 +0000
commit7ea2543f710975b886dc47a8c3d3c71c0a56565b (patch)
tree8a6f85cc742407d49ae3aad1a74c7e762245d6b5 /udkapi/com/sun/star/security/RuntimePermission.idl
parent9d5fec259d189eb4978d739d0a52091f2a51c5ef (diff)
INTEGRATION: CWS sdk01 (1.2.28); FILE MERGED
2003/04/07 09:03:13 mi 1.2.28.1: #107627# new idls marked with @since
Diffstat (limited to 'udkapi/com/sun/star/security/RuntimePermission.idl')
-rw-r--r--udkapi/com/sun/star/security/RuntimePermission.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/security/RuntimePermission.idl b/udkapi/com/sun/star/security/RuntimePermission.idl
index 7344b1285..d44b1b2a8 100644
--- a/udkapi/com/sun/star/security/RuntimePermission.idl
+++ b/udkapi/com/sun/star/security/RuntimePermission.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RuntimePermission.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:55 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:33:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,6 +70,8 @@ module com { module sun { module star { module security {
/** This permission grants runtime access to some named functionality.
A RuntimePermission contains a name (also referred to as a "target name")
but no actions list; you either have the named permission or you don't.
+
+ @since #107627#
*/
struct RuntimePermission
{