Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6970569c
Kaydet (Commit)
6970569c
authored
Eki 10, 2012
tarafından
Ariel Constenla-Haile
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i121197# - Scape non-ASCII chars from css.style.NumberingType
Patch by: Tsutomu Uchino Review by: arielch
üst
6a458e56
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
NumberingType.idl
offapi/com/sun/star/style/NumberingType.idl
+10
-10
No files found.
offapi/com/sun/star/style/NumberingType.idl
Dosyayı görüntüle @
6970569c
...
@@ -117,7 +117,7 @@ published constants NumberingType
...
@@ -117,7 +117,7 @@ published constants NumberingType
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/** Numbering for Chinese lower case number
/** Numbering for Chinese lower case number
as "
一
,
二
,
三
...
"
as "
&
#
19968
;,二,三
..."
*/
*/
const
short
NUMBER_LOWER_ZH
=
15
;
const
short
NUMBER_LOWER_ZH
=
15
;
...
@@ -133,13 +133,13 @@ published constants NumberingType
...
@@ -133,13 +133,13 @@ published constants NumberingType
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Chinese
Tian
Gan
/**
Bullet
for
Chinese
Tian
Gan
as "
甲
,
乙
,
丙
...
"
as
"
甲,乙,丙
..."
*/
*/
const
short
TIAN_GAN_ZH
=
18
;
const
short
TIAN_GAN_ZH
=
18
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Chinese
Di
Zi
/**
Bullet
for
Chinese
Di
Zi
as "
子
,
丑
,
寅
...
"
as
"
子,丑,寅
..."
*/
*/
const
short
DI_ZI_ZH
=
19
;
const
short
DI_ZI_ZH
=
19
;
...
@@ -170,43 +170,43 @@ published constants NumberingType
...
@@ -170,43 +170,43 @@ published constants NumberingType
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Numbering
for
Korean
upper
case
number
/**
Numbering
for
Korean
upper
case
number
as "
壹
,
貳
,
參
...
"
as
"
壹,貳,參
..."
*/
*/
const
short
NUMBER_UPPER_KO
=
25
;
const
short
NUMBER_UPPER_KO
=
25
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Numbering
for
Korean
hangul
number
/**
Numbering
for
Korean
hangul
number
as "
일
,
이
,
삼
...
"
as
"
일,이,삼
..."
*/
*/
const
short
NUMBER_HANGUL_KO
=
26
;
const
short
NUMBER_HANGUL_KO
=
26
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Korean
Hangul
Jamo
/**
Bullet
for
Korean
Hangul
Jamo
as "
ㄱ
,
ㄴ
,
ㄷ
...
"
as
"
ㄱ,ㄴ,ㄷ
..."
*/
*/
const
short
HANGUL_JAMO_KO
=
27
;
const
short
HANGUL_JAMO_KO
=
27
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Korean
Hangul
Syllable
/**
Bullet
for
Korean
Hangul
Syllable
as "
가
,
나
,
다
...
"
as
"
가,나,다
..."
*/
*/
const
short
HANGUL_SYLLABLE_KO
=
28
;
const
short
HANGUL_SYLLABLE_KO
=
28
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Korean
Hangul
Circled
Jamo
/**
Bullet
for
Korean
Hangul
Circled
Jamo
as "
㉠
,
㉡
,
㉢
...
"
as
"
㉠,㉡,㉢
..."
*/
*/
const
short
HANGUL_CIRCLED_JAMO_KO
=
29
;
const
short
HANGUL_CIRCLED_JAMO_KO
=
29
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Bullet
for
Korean
Hangul
Circled
Syllable
/**
Bullet
for
Korean
Hangul
Circled
Syllable
as "
㉮
,
㉯
,
㉰
...
"
as
"
㉮,㉯,㉰
..."
*/
*/
const
short
HANGUL_CIRCLED_SYLLABLE_KO
=
30
;
const
short
HANGUL_CIRCLED_SYLLABLE_KO
=
30
;
//-------------------------------------------------------------------------
//-------------------------------------------------------------------------
/**
Numbering
in
Arabic
alphabet
letters
/**
Numbering
in
Arabic
alphabet
letters
as "
أ
,
ب
,
ت
...
"
as
"
أ,ب,ت
..."
@
since
OOo
1.1.2
@
since
OOo
1.1.2
*/
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment