diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:03:36 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:03:36 +0000 |
commit | f71965736f1248caeb1a53fcf2523d914f5df50a (patch) | |
tree | 6f48a7fbf38ee8ef9e0883b5a61c8a34431ec3f5 /udkapi/com/sun/star/security | |
parent | bd5c9adbeeb4842126c9aea8261ab7edade9e85f (diff) |
INTEGRATION: CWS toolbars2 (1.5.24); FILE MERGED
2004/08/19 12:31:53 mi 1.5.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/XAction.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAction.idl b/udkapi/com/sun/star/security/XAction.idl index a64e6456afe5..138250ef67f8 100644 --- a/udkapi/com/sun/star/security/XAction.idl +++ b/udkapi/com/sun/star/security/XAction.idl @@ -2,9 +2,9 @@ * * $RCSfile: XAction.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2004-06-03 16:30:58 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:03:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ module com { module sun { module star { module security { /** Interface for running an action. - @since #107627# + @since OOo1.1.2 */ published interface XAction : com::sun::star::uno::XInterface { |