summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlButtonModel.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 14:43:54 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 14:43:54 +0000
commit0c4b189cabeb4f404525a5c24f3832e4d1889b6e (patch)
treec7417cce5ac8da763c7718fe61593b1a75944f64 /offapi/com/sun/star/awt/UnoControlButtonModel.idl
parent4607a2e0937e9d9284ae7ffbf2ef6c7dc5f30b50 (diff)
INTEGRATION: CWS toolbars2 (1.10.48); FILE MERGED
2004/08/19 12:29:28 mi 1.10.48.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlButtonModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlButtonModel.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlButtonModel.idl b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
index 526097997f7a..91c099b0323e 100644
--- a/offapi/com/sun/star/awt/UnoControlButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlButtonModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlButtonModel.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2004-07-05 15:59:46 $
+ * last change: $Author: obo $ $Date: 2004-09-09 15:43:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -232,7 +232,7 @@ published service UnoControlButtonModel
<p>The default for this property is <FALSE/>, which means the button behaves like a usual
push button.</p>
- @since #i24683#
+ @since OOo 2.0.0
*/
[optional, property] boolean Toggle;
@@ -243,7 +243,7 @@ published service UnoControlButtonModel
If set to <FALSE/>, the focus is preserved when the user operates the button control with
the mouse.</p>
- @since #i24685#
+ @since OOo 2.0.0
*/
[optional, property] boolean FocusOnClick;
};