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
e8e22fce
Kaydet (Commit)
e8e22fce
authored
Haz 10, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wtautological-undefined-compare
Change-Id: Ibf0abf45f0522c7e887f9ce4567aca647325b9ce
üst
989527ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
cellform.cxx
sc/source/core/tool/cellform.cxx
+0
-11
No files found.
sc/source/core/tool/cellform.cxx
Dosyayı görüntüle @
e8e22fce
...
@@ -41,11 +41,6 @@ void ScCellFormat::GetString( ScRefCellValue& rCell, sal_uLong nFormat, OUString
...
@@ -41,11 +41,6 @@ void ScCellFormat::GetString( ScRefCellValue& rCell, sal_uLong nFormat, OUString
bool
bUseStarFormat
)
bool
bUseStarFormat
)
{
{
*
ppColor
=
NULL
;
*
ppColor
=
NULL
;
if
(
&
rFormatter
==
NULL
)
{
rString
=
EMPTY_OUSTRING
;
return
;
}
switch
(
rCell
.
meType
)
switch
(
rCell
.
meType
)
{
{
...
@@ -231,12 +226,6 @@ OUString ScCellFormat::GetString(
...
@@ -231,12 +226,6 @@ OUString ScCellFormat::GetString(
void
ScCellFormat
::
GetInputString
(
void
ScCellFormat
::
GetInputString
(
ScRefCellValue
&
rCell
,
sal_uLong
nFormat
,
OUString
&
rString
,
SvNumberFormatter
&
rFormatter
,
const
ScDocument
*
pDoc
)
ScRefCellValue
&
rCell
,
sal_uLong
nFormat
,
OUString
&
rString
,
SvNumberFormatter
&
rFormatter
,
const
ScDocument
*
pDoc
)
{
{
if
(
&
rFormatter
==
NULL
)
{
rString
=
EMPTY_OUSTRING
;
return
;
}
OUString
aString
=
rString
;
OUString
aString
=
rString
;
switch
(
rCell
.
meType
)
switch
(
rCell
.
meType
)
{
{
...
...
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