summaryrefslogtreecommitdiff
path: root/udkapi/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 16:01:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 16:01:57 +0000
commit6d80c0834e3bf3b2f700f5acf5617b737264725f (patch)
tree0d01a18dc9cebf76247fb45bde8d4229887301d2 /udkapi/com
parent296580e7c2c8876603f675d3e00bb6737e6becb0 (diff)
INTEGRATION: CWS toolbars2 (1.10.24); FILE MERGED
2004/08/19 12:31:52 mi 1.10.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com')
-rw-r--r--udkapi/com/sun/star/security/AccessController.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/AccessController.idl b/udkapi/com/sun/star/security/AccessController.idl
index 2f43cca92a44..d4c1159d6613 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.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2004-06-03 16:29:30 $
+ * last change: $Author: obo $ $Date: 2004-09-09 17:01:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -84,7 +84,7 @@ module com { module sun { module star { module security {
to assure that permission checks are not corrupted via insecure inter-process
communication.
- @since #107627#
+ @since OOo1.1.2
*/
published service AccessController
{