summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/FormatElement.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/FormatElement.idl')
-rw-r--r--offapi/com/sun/star/i18n/FormatElement.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/i18n/FormatElement.idl b/offapi/com/sun/star/i18n/FormatElement.idl
index 70ca66eebcb5..bb0decccee13 100644
--- a/offapi/com/sun/star/i18n/FormatElement.idl
+++ b/offapi/com/sun/star/i18n/FormatElement.idl
@@ -49,11 +49,11 @@ published struct FormatElement
string formatType;
/** Usage category, for example, "DATE" or "FIXED_NUMBER",
- corresponding with <type>KNumberFormatUsage</type> values. */
+ corresponding with KNumberFormatUsage values. */
string formatUsage;
/** The index used by the number formatter, predefined values
- corresponding with <type>NumberFormatIndex</type> values. */
+ corresponding with NumberFormatIndex values. */
short formatIndex;
/** If a format code is the default code of a <em>formatType</em>