From 089dccc3e4e7b05cb1789744642bc8ce9f4b3730 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 31 Mar 2006 11:04:42 +0000 Subject: INTEGRATION: CWS dba203b (1.2.12); FILE MERGED 2006/03/28 10:03:16 fs 1.2.12.1: added 'since' tags --- offapi/com/sun/star/inspection/XPropertyControl.idl | 6 ++++-- offapi/com/sun/star/inspection/XPropertyControlContext.idl | 7 +++++-- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'offapi/com') diff --git a/offapi/com/sun/star/inspection/XPropertyControl.idl b/offapi/com/sun/star/inspection/XPropertyControl.idl index a2b1bb0ebfce..6c24b09dd818 100644 --- a/offapi/com/sun/star/inspection/XPropertyControl.idl +++ b/offapi/com/sun/star/inspection/XPropertyControl.idl @@ -4,9 +4,9 @@ * * $RCSfile: XPropertyControl.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2006-03-14 11:07:41 $ + * last change: $Author: vg $ $Date: 2006-03-31 12:04:31 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -50,6 +50,8 @@ interface XPropertyControlContext; //----------------------------------------------------------------------------- /** defines the interface for a single control in an ObjectInspector + + @since OOo 2.0.3 */ interface XPropertyControl { diff --git a/offapi/com/sun/star/inspection/XPropertyControlContext.idl b/offapi/com/sun/star/inspection/XPropertyControlContext.idl index dd95eb8b156b..eeb70f5d470e 100644 --- a/offapi/com/sun/star/inspection/XPropertyControlContext.idl +++ b/offapi/com/sun/star/inspection/XPropertyControlContext.idl @@ -4,9 +4,9 @@ * * $RCSfile: XPropertyControlContext.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2006-03-14 11:07:51 $ + * last change: $Author: vg $ $Date: 2006-03-31 12:04:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -47,7 +47,10 @@ interface XPropertyControl; //----------------------------------------------------------------------------- /** specifies the interface of the context of an XPropertyControl. + @see XPropertyControl::ControlContext + + @since OOo 2.0.3 */ interface XPropertyControlContext { -- cgit