|
const short | CHARS_UPPER_LETTER = 0 |
| Numbering is put in upper case letters as "A, B, C, D, ...".
|
|
const short | CHARS_LOWER_LETTER = 1 |
| Numbering is in lower case letters as "a, b, c, e,...".
|
|
const short | ROMAN_UPPER = 2 |
| Numbering is in Roman numbers with upper case letters as "I, II, III, IV, ...".
|
|
const short | ROMAN_LOWER = 3 |
| Numbering is in Roman numbers with lower case letters as "i, ii, iii, iv, ...".
|
|
const short | ARABIC = 4 |
| Numbering is in Arabic numbers as "1, 2, 3, 4, ...".
|
|
const short | NUMBER_NONE = 5 |
| Numbering is invisible.
|
|
const short | CHAR_SPECIAL = 6 |
| Use a character from a specified font.
|
|
const short | PAGE_DESCRIPTOR = 7 |
| Numbering is specified in the page style.
|
|
const short | BITMAP = 8 |
| Numbering is displayed as a bitmap graphic.
|
|
const short | CHARS_UPPER_LETTER_N = 9 |
| Numbering is put in upper case letters as "A, B, ..., Y, Z,
AA, BB, CC, ... AAA, ...".
|
|
const short | CHARS_LOWER_LETTER_N =10 |
| Numbering is put in lower case letters as "a, b, ..., y, z,
aa, bb, cc, ... aaa, ...".
|
|
const short | TRANSLITERATION = 11 |
| A transliteration module will be used to produce numbers in Chinese, Japanese, etc.
|
|
const short | NATIVE_NUMBERING = 12 |
| The NativeNumberSupplier service will be called to produce numbers in native languages.
|
|
const short | FULLWIDTH_ARABIC = 13 |
| Numbering for fullwidth Arabic number.
|
|
const short | CIRCLE_NUMBER = 14 |
| Bullet for Circle Number.
|
|
const short | NUMBER_LOWER_ZH = 15 |
| Numbering for Chinese lower case number as "一,二,三...".
|
|
const short | NUMBER_UPPER_ZH = 16 |
| Numbering for Chinese upper case number.
|
|
const short | NUMBER_UPPER_ZH_TW = 17 |
| Numbering for Traditional Chinese upper case number.
|
|
const short | TIAN_GAN_ZH = 18 |
| Bullet for Chinese Tian Gan as "甲,乙,丙...".
|
|
const short | DI_ZI_ZH = 19 |
| Bullet for Chinese Di Zi as "子,丑,寅...".
|
|
const short | NUMBER_TRADITIONAL_JA = 20 |
| Numbering for Japanese traditional number.
|
|
const short | AIU_FULLWIDTH_JA = 21 |
| Bullet for Japanese AIU fullwidth.
|
|
const short | AIU_HALFWIDTH_JA = 22 |
| Bullet for Japanese AIU halfwidth.
|
|
const short | IROHA_FULLWIDTH_JA = 23 |
| Bullet for Japanese IROHA fullwidth.
|
|
const short | IROHA_HALFWIDTH_JA = 24 |
| Bullet for Japanese IROHA halfwidth.
|
|
const short | NUMBER_UPPER_KO = 25 |
| Numbering for Korean upper case number as "壹,貳,參...".
|
|
const short | NUMBER_HANGUL_KO = 26 |
| Numbering for Korean Hangul number as "일,이,삼...".
|
|
const short | HANGUL_JAMO_KO = 27 |
| Bullet for Korean Hangul Jamo as "ㄱ,ㄴ,ㄷ...".
|
|
const short | HANGUL_SYLLABLE_KO = 28 |
| Bullet for Korean Hangul Syllable as "가,나,다...".
|
|
const short | HANGUL_CIRCLED_JAMO_KO = 29 |
| Bullet for Korean Hangul Circled Jamo as "㉠,㉡,㉢...".
|
|
const short | HANGUL_CIRCLED_SYLLABLE_KO = 30 |
| Bullet for Korean Hangul Circled Syllable as "㉮,㉯,㉰...".
|
|
const short | CHARS_ARABIC = 31 |
| Numbering in Arabic alphabet letters as "أ,ب,ت...".
|
|
const short | CHARS_THAI = 32 |
| Numbering in Thai alphabet letters.
|
|
const short | CHARS_HEBREW = 33 |
| Numbering in Hebrew alphabet letters.
|
|
const short | CHARS_NEPALI = 34 |
| Numbering in Nepali alphabet letters.
|
|
const short | CHARS_KHMER = 35 |
| Numbering in Khmer alphabet letters.
|
|
const short | CHARS_LAO = 36 |
| Numbering in Lao alphabet letters.
|
|
const short | CHARS_TIBETAN = 37 |
| Numbering in Tibetan/Dzongkha alphabet letters.
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_BG = 38 |
| Numbering in Cyrillic alphabet upper case letters as "А, Б, В, Г, ..., Ю, Я, Ав, Аа, Ав, ... Ааа, Ааб".
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_BG = 39 |
| Numbering in Cyrillic alphabet lower case letters as "а, б, в, г, ..., ю, я, а а, аб, ав, ... а а а, а аб".
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_N_BG = 40 |
| Numbering in Cyrillic alphabet upper case letters as "А, Б, ..., Ю, Я, Аа, Бб, Вв, ... Ааа, ...".
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_N_BG = 41 |
| Numbering in Cyrillic alphabet upper case letters as "а, б, ..., ю, я, аа, бб, вв, ... ааа, ...".
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_RU = 42 |
| Numbering in Russian Cyrillic alphabet upper case letters as "А, Б, В, Г, ..., Ю, Я, Аа, Аб, Ав, ... Ааа, Ааб".
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_RU = 43 |
| Numbering in Russian Cyrillic alphabet lower case letters as "а, б, в, г, ..., ю, я, аа, аб, ав, ... ааа, ааб".
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_N_RU = 44 |
| Numbering in Russian Cyrillic alphabet upper case letters as "А, Б, ..., Ю, Я, Аа, Бб, Вв, ... Ааа, ...".
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_N_RU = 45 |
| Numbering in Russian Cyrillic alphabet upper case letters as "а, б, ..., ю, я, аа, бб, вв, ... ааа, ...".
|
|
const short | CHARS_PERSIAN = 46 |
| Numbering in Persian alphabet letters (aa, be, pe, te, ...)
|
|
const short | CHARS_MYANMAR = 47 |
| Numbering in Myanmar alphabet letters.
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_SR = 48 |
| Numbering in Serbian Cyrillic alphabet upper case letters.
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_SR = 49 |
| Numbering in Russian Serbian alphabet lower case letters.
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_N_SR = 50 |
| Numbering in Serbian Cyrillic alphabet upper case letters.
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_N_SR = 51 |
| Numbering in Serbian Cyrillic alphabet upper case letters.
|
|
const short | CHARS_GREEK_UPPER_LETTER = 52 |
| Numbering in Greek alphabet upper case letters.
|
|
const short | CHARS_GREEK_LOWER_LETTER = 53 |
| Numbering in Greek alphabet lower case letters.
|
|
const short | CHARS_ARABIC_ABJAD = 54 |
| Numbering in Arabic alphabet using abjad sequence.
|
|
const short | CHARS_PERSIAN_WORD = 55 |
| Numbering in Persian words.
|
|
const short | NUMBER_HEBREW = 56 |
| Numbering in Hebrew numerals.
|
|
const short | NUMBER_ARABIC_INDIC = 57 |
| Numbering in Arabic-Indic numerals.
|
|
const short | NUMBER_EAST_ARABIC_INDIC = 58 |
| Numbering in East Arabic-Indic numerals.
|
|
const short | NUMBER_INDIC_DEVANAGARI = 59 |
| Numbering in Indic Devanagari numerals.
|
|
const short | TEXT_NUMBER = 60 |
| Numbering in ordinal numbers of the language of the text node for example, 1st, 2nd, 3rd... in English.
|
|
const short | TEXT_CARDINAL = 61 |
| Numbering in cardinal numbers of the language of the text node for example, One, Two, Three... in English.
|
|
const short | TEXT_ORDINAL = 62 |
| Numbering in ordinal numbers of the language of the text node for example, First, Second, Third... in English.
|
|
const short | SYMBOL_CHICAGO = 63 |
| Footnoting symbols according the University of Chicago style: *, ߤ, ߥ, �a7;, **, ߤߤ etc.
|
|
const short | ARABIC_ZERO = 64 |
| Numbering is in Arabic numbers, padded with zero to have a length of at least two, as "01,
02, ..., 10, 11, ...".
|
|
const short | ARABIC_ZERO3 = 65 |
| Numbering is in Arabic numbers, padded with zero to have a length of at least three, as "001, 002, ..., 100, 101, ...".
|
|
const short | ARABIC_ZERO4 = 66 |
| Numbering is in Arabic numbers, padded with zero to have a length of at least four, as "0001, 0002, ..., 1000, 1001, ...".
|
|
const short | ARABIC_ZERO5 = 67 |
| Numbering is in Arabic numbers, padded with zero to have a length of at least five, as "00001, 00002, ..., 10000, 10001, ...".
|
|
const short | SZEKELY_ROVAS = 68 |
| Numbering is in Szekely rovas (Old Hungarian) numerals.
|
|
const short | NUMBER_DIGITAL_KO = 69 |
| Numbering is in Korean Digital number as "일,이,삼,...,일영,일영영, ...".
|
|
const short | NUMBER_DIGITAL2_KO = 70 |
| Numbering is in Korean Digital Number, reserved "koreanDigital2", as "一,二,三,...,一零,一零零, ...".
|
|
const short | NUMBER_LEGAL_KO = 71 |
| Numbering is in Korean Legal Number, reserved "koreanLegal", as "하나,둘,셋,...".
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_UK = 72 |
| Numbering in Cyrillic alphabet upper case letters.
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_UK = 73 |
| Numbering in Cyrillic alphabet lower case letters.
|
|
const short | CHARS_CYRILLIC_UPPER_LETTER_N_UK = 74 |
| Numbering in Cyrillic alphabet upper case letters.
|
|
const short | CHARS_CYRILLIC_LOWER_LETTER_N_UK = 75 |
| Numbering in Cyrillic alphabet upper case letters.
|
|