From 84c69ebdd819e6ee5dee02edac6aabb6820e2239 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 9 Sep 2004 14:45:03 +0000 Subject: INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED 2004/08/19 12:29:29 mi 1.8.48.1: #i33199# @since with version number instead of issue id --- offapi/com/sun/star/awt/UnoControlDateFieldModel.idl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'offapi/com/sun/star') diff --git a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl index 1a98b7783318..ace019365a42 100644 --- a/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl +++ b/offapi/com/sun/star/awt/UnoControlDateFieldModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: UnoControlDateFieldModel.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-07-05 16:00:54 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:45:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,7 +111,7 @@ published service UnoControlDateFieldModel

Not every border style (see Border) may support coloring. For instance, usually a border with 3D effect will ignore the BorderColor setting.

- @since #i24694# + @since OOo 2.0.0 */ [optional, property] long BorderColor; -- cgit