diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:58 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:02:58 +0000 |
commit | 3b06b3059ec68b5dbeb654a6634c81d27a82a82c (patch) | |
tree | 40592dbdf851276ada5682a9f2b74a8ecda0d93d /udkapi/com/sun/star/security | |
parent | 46d715b957ca50f0336aecaa843afa4396af486d (diff) |
INTEGRATION: CWS toolbars2 (1.15.24); FILE MERGED
2004/08/19 12:31:53 mi 1.15.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/XAccessController.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAccessController.idl b/udkapi/com/sun/star/security/XAccessController.idl index 17983ae2a936..c140cf6ac8bd 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.15 $ + * $Revision: 1.16 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:30:43 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:02:58 $ * * 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 { /** Interface for checking permissions and invoking privileged or restricted actions. - @since #107627# + @since OOo1.1.2 */ published interface XAccessController : com::sun::star::uno::XInterface { |