summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:14:26 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:14:26 +0000
commita3c9895443a21afe002f8c2d9994f75ce6392eaa (patch)
tree4b2e826285057daaa811d1cb073382978e68693c /udkapi
parentbc58e675648e0e498c0bb8bb0ea37d744ad18ea2 (diff)
INTEGRATION: CWS sdk14 (1.7.16); FILE MERGED
2005/02/02 15:46:23 mi 1.7.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/RuntimePermission.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/RuntimePermission.idl b/udkapi/com/sun/star/security/RuntimePermission.idl
index 656e17b94510..4329b40915a0 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:02:33 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:14:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@ module com { module sun { module star { module security {
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 OOo1.1.2
+ @since OOo 1.1.2
*/
published struct RuntimePermission
{