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
8d7973f8
Kaydet (Commit)
8d7973f8
authored
Eki 03, 2013
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Reduce the amount of indentation by early exit.
Change-Id: Ibcf64f57d84dd90a41421522c8082319f1d5796a
üst
3f6f7566
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
interpre.hxx
sc/source/core/inc/interpre.hxx
+1
-1
interpr1.cxx
sc/source/core/tool/interpr1.cxx
+0
-0
No files found.
sc/source/core/inc/interpre.hxx
Dosyayı görüntüle @
8d7973f8
...
@@ -688,7 +688,7 @@ bool CalculateTest( bool _bTemplin
...
@@ -688,7 +688,7 @@ bool CalculateTest( bool _bTemplin
,
const
SCSIZE
nC1
,
const
SCSIZE
nC2
,
const
SCSIZE
nR1
,
const
SCSIZE
nR2
,
const
SCSIZE
nC1
,
const
SCSIZE
nC2
,
const
SCSIZE
nR1
,
const
SCSIZE
nR2
,
const
ScMatrixRef
&
pMat1
,
const
ScMatrixRef
&
pMat2
,
const
ScMatrixRef
&
pMat1
,
const
ScMatrixRef
&
pMat2
,
double
&
fT
,
double
&
fF
);
,
double
&
fT
,
double
&
fF
);
void
CalculateLookup
(
bool
HLookup
);
void
CalculateLookup
(
bool
b
HLookup
);
bool
FillEntry
(
ScQueryEntry
&
rEntry
);
bool
FillEntry
(
ScQueryEntry
&
rEntry
);
void
CalculateAddSub
(
bool
_bSub
);
void
CalculateAddSub
(
bool
_bSub
);
void
CalculateTrendGrowth
(
bool
_bGrowth
);
void
CalculateTrendGrowth
(
bool
_bGrowth
);
...
...
sc/source/core/tool/interpr1.cxx
Dosyayı görüntüle @
8d7973f8
This diff is collapsed.
Click to expand it.
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