summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2010-11-02 10:46:09 +0100
committerJuergen Schmidt <jsc@openoffice.org>2010-11-02 10:46:09 +0100
commit0d62b806f5a473ae1670405f9d88b10cbedf8dcc (patch)
treefcc2244afab1b5fa0e03525158fd406f7af10fec /offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
parentf3de0f63df974b9ca01817d46d5fc8c831f72918 (diff)
jsc340: i115337: cleanup since tags
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
index 7870f03f4aec..e6eb9754175d 100644
--- a/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCheckBoxModel.idl
@@ -65,7 +65,7 @@ published service UnoControlCheckBoxModel
2: right
</pre>
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] short Align;
@@ -155,7 +155,7 @@ published service UnoControlCheckBoxModel
/** specifies that the text may be displayed on more than one line.
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] boolean MultiLine;
@@ -205,7 +205,7 @@ published service UnoControlCheckBoxModel
/** specifies the vertical alignment of the text in the control.
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] com::sun::star::style::VerticalAlignment VerticalAlign;
@@ -218,7 +218,7 @@ published service UnoControlCheckBoxModel
@see com::sun::star::awt::VisualEffect
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] short VisualEffect;