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
b1d60344
Kaydet (Commit)
b1d60344
authored
Kas 21, 2017
tarafından
Eike Rathke
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Adapt documentation to reality
Change-Id: Ia773da1fb1c0af0855321ce88c488a5b86c7cf92
üst
ba9833a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
stringutil.hxx
sc/inc/stringutil.hxx
+5
-1
No files found.
sc/inc/stringutil.hxx
Dosyayı görüntüle @
b1d60344
...
@@ -33,10 +33,14 @@ class SvNumberFormatter;
...
@@ -33,10 +33,14 @@ class SvNumberFormatter;
*/
*/
struct
SAL_WARN_UNUSED
SC_DLLPUBLIC
ScSetStringParam
struct
SAL_WARN_UNUSED
SC_DLLPUBLIC
ScSetStringParam
{
{
/** Enum settings that take effect if mbDetectNumberFormat=false or if
true a number was not detected.
*/
enum
TextFormatPolicy
enum
TextFormatPolicy
{
{
/**
/**
* Set Text number format no matter what the input string is.
* Set Text number format if the input string can be parsed as a number
* or formula text.
*/
*/
Always
,
Always
,
...
...
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