summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/NumberingType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/NumberingType.idl')
-rw-r--r--offapi/com/sun/star/style/NumberingType.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/style/NumberingType.idl b/offapi/com/sun/star/style/NumberingType.idl
index 25094b1ed677..dfba34508371 100644
--- a/offapi/com/sun/star/style/NumberingType.idl
+++ b/offapi/com/sun/star/style/NumberingType.idl
@@ -98,13 +98,13 @@ published constants NumberingType
//-------------------------------------------------------------------------
/** A transliteration module will be used to produce numbers in
- chinese, japanese, etc.
+ Chinese, Japanese, etc.
*/
const short TRANSLITERATION = 11;
//-------------------------------------------------------------------------
- /** The nativenumbersupplier service will be called to produce numbers in
+ /** The NativeNumberSupplier service will be called to produce numbers in
native languages.
*/
const short NATIVE_NUMBERING = 12;
@@ -179,7 +179,7 @@ published constants NumberingType
const short NUMBER_UPPER_KO = 25;
//-------------------------------------------------------------------------
- /** Numbering for Korean hangul number
+ /** Numbering for Korean Hangul number
as "일,이,삼..."
*/
const short NUMBER_HANGUL_KO = 26;