summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlRadioButtonModel.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/UnoControlRadioButtonModel.idl
parentf3de0f63df974b9ca01817d46d5fc8c831f72918 (diff)
jsc340: i115337: cleanup since tags
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl8
1 files changed, 4 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
index 6676e98e7e6e..cd8568f956ea 100644
--- a/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlRadioButtonModel.idl
@@ -66,7 +66,7 @@ published service UnoControlRadioButtonModel
2: right
</pre>
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] short Align;
@@ -156,7 +156,7 @@ published service UnoControlRadioButtonModel
/** 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;
@@ -199,7 +199,7 @@ published service UnoControlRadioButtonModel
/** 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;
@@ -212,7 +212,7 @@ published service UnoControlRadioButtonModel
@see com::sun::star::awt::VisualEffect
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] short VisualEffect;