summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/XConversionDictionary.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/linguistic2/XConversionDictionary.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/XConversionDictionary.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/linguistic2/XConversionDictionary.idl b/offapi/com/sun/star/linguistic2/XConversionDictionary.idl
index 6951fdd2b6fd..a20a4a6130ec 100644
--- a/offapi/com/sun/star/linguistic2/XConversionDictionary.idl
+++ b/offapi/com/sun/star/linguistic2/XConversionDictionary.idl
@@ -75,7 +75,7 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface
/** specifies whether the dictionary should be used or not .
- @param bAcvtivate
+ @param bActivate
`TRUE` if the dictionary should be used, `FALSE` otherwise.
*/
@@ -110,7 +110,7 @@ published interface XConversionDictionary : com::sun::star::uno::XInterface
@param nLength
the length of the substring to be looked for.
- @param eConversionDirection
+ @param eDirection
specifies the direction of the conversion to look for.
It is one of
com::sun::star::linguistic2::ConversionDirection.