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
bc43fc2f
Kaydet (Commit)
bc43fc2f
authored
Mar 25, 2014
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
added Formula/Syntax/StringConversion config item, fdo#37132 related
Change-Id: I349ee1a708acfcf087680b6b07b80fb2ce911c4d
üst
1731f6e6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
0 deletions
+28
-0
Calc.xcs
officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+28
-0
No files found.
officecfg/registry/schema/org/openoffice/Office/Calc.xcs
Dosyayı görüntüle @
bc43fc2f
...
...
@@ -1442,6 +1442,34 @@
</info>
<value>
false
</value>
</prop>
<prop
oor:name=
"StringConversion"
oor:type=
"xs:int"
>
<!-- UIHints: Tools - Options - Spreadsheet - Formula -->
<info>
<desc>
How to treat text when encountered as operand in an arithmetic operation or as argument to a function that expects a number instead.
</desc>
</info>
<constraints>
<enumeration
oor:value=
"0"
>
<info>
<desc>
Generate #VALUE! error
</desc>
</info>
</enumeration>
<enumeration
oor:value=
"1"
>
<info>
<desc>
Treat as zero
</desc>
</info>
</enumeration>
<enumeration
oor:value=
"2"
>
<info>
<desc>
Convert only unambiguous
</desc>
</info>
</enumeration>
<enumeration
oor:value=
"3"
>
<info>
<desc>
Convert also locale dependent
</desc>
</info>
</enumeration>
</constraints>
</prop>
</group>
<group
oor:name=
"Load"
>
<info>
...
...
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