summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/linguistic2/XHyphenator.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-01 13:42:09 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-01 13:42:09 +0000
commiteed0de805ee2d8d62610f73fc8b2533bf3b25c30 (patch)
treec9bd4f7f2133f86e02b1b1ae6f0eed262b7e2038 /offapi/com/sun/star/linguistic2/XHyphenator.idl
parent1d5e7de30b927cf2b0ddd4a3c20094190bb9399e (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/linguistic2/XHyphenator.idl')
-rw-r--r--offapi/com/sun/star/linguistic2/XHyphenator.idl20
1 files changed, 10 insertions, 10 deletions
diff --git a/offapi/com/sun/star/linguistic2/XHyphenator.idl b/offapi/com/sun/star/linguistic2/XHyphenator.idl
index 6dc9a975b02d..ff287d76f3c2 100644
--- a/offapi/com/sun/star/linguistic2/XHyphenator.idl
+++ b/offapi/com/sun/star/linguistic2/XHyphenator.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XHyphenator.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: arellano $ $Date: 2001-04-04 16:40:28 $
+ * last change: $Author: mi $ $Date: 2001-11-01 14:42:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,8 +146,8 @@ interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales
@param aProperties
provides property values to be used for this function call only.
- It is usually empty in order to use the default values supplied with
- the property set.
+ It is usually empty in order to use the default values supplied
+ with the property set.
@see com::sun::star::linguistic2::XSupportedLocales
@see com::sun::star::linguistic2::XHyphenatedWord
@@ -168,7 +168,7 @@ interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales
Example: "B&auml;cker" in German pre spelling-reform becomes
"B&auml;kker" if hyphenation is done after the "c".</P>
- <P>The hyphenation position needs not to be a valid one to be an
+ <P>The hyphenation position does not need to be a valid one to be an
alternative spelling position.</P>
@returns
@@ -178,7 +178,7 @@ interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales
@param aWord
is the original word to be looked at for having an alternative
- spelling if hyphenation is done at position nIndex.
+ spelling, if hyphenation is done at position nIndex.
@param aLocale
specifies the language to be used.
@@ -194,8 +194,8 @@ interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales
@param aProperties
provides property values to be used for this function call only.
- It is usually empty in order to use the default values supplied with
- the property set.
+ It is usually empty in order to use the default values supplied
+ with the property set.
@see com::sun::star::linguistic2::XSupportedLocales
@see com::sun::star::linguistic2::XHyphenatedWord
@@ -227,8 +227,8 @@ interface XHyphenator : com::sun::star::linguistic2::XSupportedLocales
@param aProperties
provides property values to be used for this function call only.
- It is usually empty in order to use the default values supplied with
- the property set.
+ It is usually empty in order to use the default values supplied
+ with the property set.
@see com::sun::star::linguistic2::XPossibleHyphens
@see com::sun::star::lang::Locale