diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:45 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:45 +0000 |
commit | 46d715b957ca50f0336aecaa843afa4396af486d (patch) | |
tree | 6bfc2abcd4b9abc74a8e87018dcac879a48a4fe1 /udkapi/com/sun/star/security | |
parent | 1b3b7388d64649d20b9ddca8c22bbe806c21ac98 (diff) |
INTEGRATION: CWS toolbars2 (1.12.24); FILE MERGED
2004/08/19 12:31:53 mi 1.12.24.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com/sun/star/security')
-rw-r--r-- | udkapi/com/sun/star/security/XAccessControlContext.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAccessControlContext.idl b/udkapi/com/sun/star/security/XAccessControlContext.idl index 66498616a054..9d1d6be0a316 100644 --- a/udkapi/com/sun/star/security/XAccessControlContext.idl +++ b/udkapi/com/sun/star/security/XAccessControlContext.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAccessControlContext.idl,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:30:30 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:02:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,7 +86,7 @@ module com { module sun { module star { module security { that of the current execution thread. </p> - @since #107627# + @since OOo1.1.2 */ published interface XAccessControlContext : com::sun::star::uno::XInterface { |