diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:45:15 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 14:45:15 +0000 |
commit | 2118763508a639764b7349b9e7719a7cce63ec82 (patch) | |
tree | bedb6dafecae36b0bdd15873d3704c41b2f044bb /offapi/com/sun/star | |
parent | 84c69ebdd819e6ee5dee02edac6aabb6820e2239 (diff) |
INTEGRATION: CWS toolbars2 (1.11.48); FILE MERGED
2004/08/19 12:29:29 mi 1.11.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/UnoControlEditModel.idl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl index 36e81690b8f1..053af438fe37 100644 --- a/offapi/com/sun/star/awt/UnoControlEditModel.idl +++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl @@ -2,9 +2,9 @@ * * $RCSfile: UnoControlEditModel.idl,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: obo $ $Date: 2004-07-05 16:01:07 $ + * last change: $Author: obo $ $Date: 2004-09-09 15:45:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -123,7 +123,7 @@ published service UnoControlEditModel <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; @@ -257,7 +257,7 @@ published service UnoControlEditModel No matter which line end format is used in this new text then, usual control implementations should recognize all line end formats and display them properly.</p> - @since #i13497# + @since OOo 2.0.0 */ [optional, property] short LineEndFormat; |