diff --git a/udkapi/com/sun/star/security/XAction.idl b/udkapi/com/sun/star/security/XAction.idl index e5f0a6c9d1d6..d30cf94ab961 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-03-27 17:36:56 $ + * last change: $Author: rt $ $Date: 2003-04-17 09:33:54 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,6 +77,8 @@ module com { module sun { module star { module security { //============================================================================= /** Interface for running an action. + + @since #107627# */ interface XAction : com::sun::star::uno::XInterface {