summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 08:33:42 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 08:33:42 +0000
commit94d6d1313eb20b3d8c67cc9a8a73478dba6038ca (patch)
tree3467192a2a4ebb568221e439f13e4e4fb87239d0
parent8d3baa76fe91cf0ed0498b7768036fcc9bfd4982 (diff)
INTEGRATION: CWS sdk01 (1.11.20); FILE MERGED
2003/04/07 09:03:14 mi 1.11.20.1: #107627# new idls marked with @since
-rw-r--r--udkapi/com/sun/star/security/XAccessController.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/security/XAccessController.idl b/udkapi/com/sun/star/security/XAccessController.idl
index 16261be5ec91..da6de44db39d 100644
--- a/udkapi/com/sun/star/security/XAccessController.idl
+++ b/udkapi/com/sun/star/security/XAccessController.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAccessController.idl,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 17:36:56 $
+ * last change: $Author: rt $ $Date: 2003-04-17 09:33:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,6 +86,8 @@ module com { module sun { module star { module security {
/** Interface for checking permissions and invoking privileged or restricted
actions.
+
+ @since #107627#
*/
interface XAccessController : com::sun::star::uno::XInterface
{