summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
index f1a94ea84917..1d0d75b48e48 100644
--- a/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlFormattedFieldModel.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module awt {
-/** specifies the standard model of an <type>UnoControlFormattedField </type>.
+/** specifies the standard model of an UnoControlFormattedField .
*/
published service UnoControlFormattedFieldModel
{
@@ -250,7 +250,7 @@ published service UnoControlFormattedFieldModel
/** defines how the mouse wheel can be used to scroll through the control's content.
<p>Usually, the mouse wheel spins the numeric value displayed in the control. Using this property,
- and one of the <type>MouseWheelBehavior</type> constants, you can control under which circumstances
+ and one of the MouseWheelBehavior constants, you can control under which circumstances
this is possible.</p>
*/
[optional, property] short MouseWheelBehavior;