summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 14:46:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 14:46:14 +0000
commit01fdf06d43046dbbb4031c62269d9c09f18d3d78 (patch)
tree26d45a83d286e529b2603319f894834a51890f53 /offapi/com/sun/star
parent3616816c4e476c46730dbbf0ceb2c9e198de6b78 (diff)
INTEGRATION: CWS toolbars2 (1.9.48); FILE MERGED
2004/08/19 12:29:30 mi 1.9.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/UnoControlImageControlModel.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
index a3c63af6ee2a..d70079b23677 100644
--- a/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlImageControlModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlImageControlModel.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2004-07-05 16:02:04 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:46:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,7 +107,7 @@ published service UnoControlImageControlModel
<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;
@@ -152,7 +152,7 @@ published service UnoControlImageControlModel
/** specifies that the control can be reached with the TAB key.
- @since #102205#
+ @since OOo 1.1.2
*/
[optional, property] boolean Tabstop;