summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
diff options
context:
space:
mode:
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 9837c8f4fd40..ce494538bd05 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
@@ -78,13 +78,13 @@ published service UnoControlPatternFieldModel
[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;
@@ -154,7 +154,7 @@ published service UnoControlPatternFieldModel
[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>