From 8f46aeafbf175308a45a4bf1c703617592b96004 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Thu, 17 Apr 2003 08:33:54 +0000 Subject: INTEGRATION: CWS sdk01 (1.1.30); FILE MERGED 2003/04/07 09:03:15 mi 1.1.30.1: #107627# new idls marked with @since --- udkapi/com/sun/star/security/XAction.idl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 { -- cgit