summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlPatternFieldModel.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/UnoControlPatternFieldModel.idl
parentf3de0f63df974b9ca01817d46d5fc8c831f72918 (diff)
jsc340: i115337: cleanup since tags
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
index 8b4b6ccf601c..2f9f09fd5b3f 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
@@ -80,7 +80,7 @@ published service UnoControlPatternFieldModel
<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 OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] long BorderColor;
@@ -133,7 +133,7 @@ published service UnoControlPatternFieldModel
/** specifies whether the selection in the control should be hidden when
the control is not active (focused).
- @since OOo 2.0.0
+ @since OOo 2.0
*/
[optional, property] boolean HideInactiveSelection;
@@ -214,7 +214,7 @@ published service UnoControlPatternFieldModel
/** specifies the vertical alignment of the text in the control.
- @since OpenOffice.org 3.3
+ @since OOo 3.3
*/
[optional, property] com::sun::star::style::VerticalAlignment VerticalAlign;
};