summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:44 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 08:32:44 +0000
commit4ba71b4cb79d788b8b5fda07fa4832d3ec7807de (patch)
tree97b8b67aba6463fc83e15ffc4664de11b236fbc7 /udkapi
parent9f098d9a2a3195b52f225b505102de177d31a567 (diff)
INTEGRATION: CWS sdk01 (1.6.32); FILE MERGED
2003/04/07 09:03:12 mi 1.6.32.1: #107627# new idls marked with @since
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/AccessController.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/security/AccessController.idl b/udkapi/com/sun/star/security/AccessController.idl
index 92c4ab33a2d8..368bc5a54a2e 100644
--- a/udkapi/com/sun/star/security/AccessController.idl
+++ b/udkapi/com/sun/star/security/AccessController.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: AccessController.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:53 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:32:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,6 +84,8 @@ module com { module sun { module star { module security {
Also, it obviously has also to be ensured that the object is process-local
to assure that permission checks are not corrupted via insecure inter-process
communication.
+
+ @since #107627#
*/
service AccessController
{