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
e348a528
Kaydet (Commit)
e348a528
authored
Haz 14, 2014
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
writerfilter: avoid unnecessary non-ascii characters in model.xml
Change-Id: I0d9597782a34ad18b2f36b19b69813460e99ccee
üst
a1b98251
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
model.xml
writerfilter/source/ooxml/model.xml
+4
-4
No files found.
writerfilter/source/ooxml/model.xml
Dosyayı görüntüle @
e348a528
...
@@ -12188,7 +12188,7 @@
...
@@ -12188,7 +12188,7 @@
<value>true</value>
<value>true</value>
<!-- Logical False -->
<!-- Logical False -->
<value>false</value>
<value>false</value>
<!-- Blank
–
Logical False -->
<!-- Blank
-
Logical False -->
<value/>
<value/>
</choice>
</choice>
</list>
</list>
...
@@ -14061,7 +14061,7 @@
...
@@ -14061,7 +14061,7 @@
<list>
<list>
<xs:documentation>Boolean Value with Blank [False] State</xs:documentation>
<xs:documentation>Boolean Value with Blank [False] State</xs:documentation>
<choice>
<choice>
<!-- Blank
–
Logical False -->
<!-- Blank
-
Logical False -->
<value/>
<value/>
<!-- Logical True -->
<!-- Logical True -->
<value>t</value>
<value>t</value>
...
@@ -14861,7 +14861,7 @@
...
@@ -14861,7 +14861,7 @@
</define>
</define>
<define name="ST_HexColorAuto">
<define name="ST_HexColorAuto">
<list>
<list>
<xs:documentation>
‘Automatic’
Color Value</xs:documentation>
<xs:documentation>
'Automatic'
Color Value</xs:documentation>
<!-- Automatically Determined Color -->
<!-- Automatically Determined Color -->
<value>auto</value>
<value>auto</value>
</list>
</list>
...
@@ -23988,7 +23988,7 @@
...
@@ -23988,7 +23988,7 @@
<value name="exact" tokenid="ooxml:Value_wordprocessingml_ST_LineSpacingRule_exact">exact</value>
<value name="exact" tokenid="ooxml:Value_wordprocessingml_ST_LineSpacingRule_exact">exact</value>
<value name="atLeast" tokenid="ooxml:Value_wordprocessingml_ST_LineSpacingRule_atLeast">atLeast</value>
<value name="atLeast" tokenid="ooxml:Value_wordprocessingml_ST_LineSpacingRule_atLeast">atLeast</value>
</resource>
</resource>
<resource name="CT_Spacing" resource="Properties" tag="paragra
ü
h">
<resource name="CT_Spacing" resource="Properties" tag="paragra
p
h">
<attribute name="before" tokenid="ooxml:CT_Spacing_before"/>
<attribute name="before" tokenid="ooxml:CT_Spacing_before"/>
<attribute name="beforeLines" tokenid="ooxml:CT_Spacing_beforeLines"/>
<attribute name="beforeLines" tokenid="ooxml:CT_Spacing_beforeLines"/>
<attribute name="beforeAutospacing" tokenid="ooxml:CT_Spacing_beforeAutospacing"/>
<attribute name="beforeAutospacing" tokenid="ooxml:CT_Spacing_beforeAutospacing"/>
...
...
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