summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.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/UnoControlFixedHyperlinkModel.idl
parentf3de0f63df974b9ca01817d46d5fc8c831f72918 (diff)
jsc340: i115337: cleanup since tags
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
index 8d5938d21f6f..e4a6bd3dbd58 100644
--- a/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFixedHyperlinkModel.idl
@@ -93,7 +93,7 @@ service UnoControlFixedHyperlinkModel
<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;
@@ -175,7 +175,7 @@ service UnoControlFixedHyperlinkModel
/** 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;
};