summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
index bce9a038eed5..ded80ed881bc 100644
--- a/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlGroupBoxModel.idl
@@ -46,13 +46,13 @@ published service UnoControlGroupBoxModel
[property] com::sun::star::awt::FontDescriptor FontDescriptor;
- /** specifies the <type scope="com::sun::star::text">FontEmphasis</type>
+ /** specifies the com::sun::star::text::FontEmphasis
value of the text in the control.
*/
[property] short FontEmphasisMark;
- /** specifies the <type scope="com::sun::star::text">FontRelief</type>
+ /** specifies the com::sun::star::text::FontRelief
value of the text in the control.
*/
[property] short FontRelief;
@@ -88,7 +88,7 @@ published service UnoControlGroupBoxModel
[property] com::sun::star::util::Color TextLineColor;
/** denotes the writing mode used in the control, as specified in the
- <type scope="com::sun::star::text">WritingMode2</type> constants group.
+ com::sun::star::text::WritingMode2 constants group.
<p>Only <member scope="com::sun::star::text">WritingMode2::LR_TB</member> and
<member scope="com::sun::star::text">WritingMode2::RL_TB</member> are supported at the moment.</p>