diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:46:26 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:46:26 +0000 |
commit | 8cc35eada4b3586dc848f104656cc52216f37906 (patch) | |
tree | 369416353e726bbc17c33f384d37e771aa782eb6 /offapi/com/sun/star | |
parent | 01fdf06d43046dbbb4031c62269d9c09f18d3d78 (diff) |
INTEGRATION: CWS toolbars2 (1.8.48); FILE MERGED
2004/08/19 12:29:30 mi 1.8.48.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r-- | offapi/com/sun/star/awt/UnoControlListBoxModel.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl index 1c1568583926..5d969c2667d8 100644 --- a/offapi/com/sun/star/awt/UnoControlListBoxModel.idl +++ b/offapi/com/sun/star/awt/UnoControlListBoxModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: UnoControlListBoxModel.idl,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2004-07-05 16:02:18 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:46:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -123,7 +123,7 @@ published service UnoControlListBoxModel <p>Not every border style (see <member>Border</member>) may support coloring. For instance, usually a border with 3D effect will ignore the BorderColor setting.</p> - @since #i24694# + @since OOo 2.0.0 */ [optional, property] long BorderColor; |