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
ccef581c
Kaydet (Commit)
ccef581c
authored
Kas 07, 2014
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
wrong place I guess
Change-Id: I56d18dec48ccccab637ed3d818f4dd757c6f873b
üst
19bba554
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
zforlist.hxx
include/svl/zforlist.hxx
+3
-3
No files found.
include/svl/zforlist.hxx
Dosyayı görüntüle @
ccef581c
...
@@ -295,6 +295,9 @@ public:
...
@@ -295,6 +295,9 @@ public:
sal_uInt16
nCurrFormat
,
bool
bBank
);
sal_uInt16
nCurrFormat
,
bool
bBank
);
static
sal_uInt16
GetEffectiveNegativeFormat
(
sal_uInt16
nIntlFormat
,
static
sal_uInt16
GetEffectiveNegativeFormat
(
sal_uInt16
nIntlFormat
,
sal_uInt16
nCurrFormat
,
bool
bBank
);
sal_uInt16
nCurrFormat
,
bool
bBank
);
/// General Unicode Euro symbol
static
inline
sal_Unicode
GetEuroSymbol
()
{
return
sal_Unicode
(
0x20AC
);
}
};
};
typedef
boost
::
ptr_vector
<
NfCurrencyEntry
>
NfCurrencyTable
;
typedef
boost
::
ptr_vector
<
NfCurrencyEntry
>
NfCurrencyTable
;
...
@@ -951,9 +954,6 @@ public:
...
@@ -951,9 +954,6 @@ public:
// return the corresponding date separator
// return the corresponding date separator
inline
const
OUString
&
GetDateSep
()
const
{
return
aDateSep
;
}
inline
const
OUString
&
GetDateSep
()
const
{
return
aDateSep
;
}
/// General Unicode Euro symbol
static
inline
sal_Unicode
GetEuroSymbol
()
{
return
sal_Unicode
(
0x20AC
);
}
};
};
inline
sal_uInt32
SvNumberFormatter
::
GetMergeFmtIndex
(
sal_uInt32
nOldFmt
)
const
inline
sal_uInt32
SvNumberFormatter
::
GetMergeFmtIndex
(
sal_uInt32
nOldFmt
)
const
...
...
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