summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XTextConversion.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/XTextConversion.idl')
-rw-r--r--offapi/com/sun/star/i18n/XTextConversion.idl14
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/i18n/XTextConversion.idl b/offapi/com/sun/star/i18n/XTextConversion.idl
index dc6b218d7568..e809cebb9973 100644
--- a/offapi/com/sun/star/i18n/XTextConversion.idl
+++ b/offapi/com/sun/star/i18n/XTextConversion.idl
@@ -48,11 +48,11 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface
@param aLocal
Locale the conversion is referring to.
@param nTextConversionType
- One of <type>TextConversionType</type> values.
+ One of TextConversionType values.
@param nTextConversionOptions
- Combination of <type>TextConversionOption</type> values.
+ Combination of TextConversionOption values.
@returns
- <type>TextConversionResult</type>
+ TextConversionResult
@throws NoSupportException
when <var>nConversionDictionaryType</var> is not known by the implementation,
@@ -81,9 +81,9 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface
@param aLocal
Locale the conversion is referring to.
@param nTextConversionType
- One of <type>TextConversionType</type> values.
+ One of TextConversionType values.
@param nTextConversionOptions
- Combination of <type>TextConversionOption</type> values.
+ Combination of TextConversionOption values.
@returns
Converted text
@@ -107,9 +107,9 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface
@param aLocal
Locale the conversion is referring to.
@param nTextConversionType
- One of <type>TextConversionType</type> values.
+ One of TextConversionType values.
@param nTextConversionOptions
- Combination of <type>TextConversionOption</type> values.
+ Combination of TextConversionOption values.
@returns
<TRUE/> if the entry is a valid entry for the dictionary
<FALSE/> otherwise.