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
8663493e
Kaydet (Commit)
8663493e
authored
Ock 24, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
bool improvements
Change-Id: I5e597c32bf6a2c44fe3b3dc1d67ac0202d556387
üst
6935acb0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tabfrm.cxx
sw/source/core/layout/tabfrm.cxx
+2
-2
No files found.
sw/source/core/layout/tabfrm.cxx
Dosyayı görüntüle @
8663493e
...
@@ -215,7 +215,7 @@ static void lcl_RecalcRow( SwRowFrm& rRow, long nBottom );
...
@@ -215,7 +215,7 @@ static void lcl_RecalcRow( SwRowFrm& rRow, long nBottom );
static
bool
lcl_ArrangeLowers
(
SwLayoutFrm
*
pLay
,
long
lYStart
,
bool
bInva
);
static
bool
lcl_ArrangeLowers
(
SwLayoutFrm
*
pLay
,
long
lYStart
,
bool
bInva
);
// #i26945# - add parameter <_bOnlyRowsAndCells> to control
// #i26945# - add parameter <_bOnlyRowsAndCells> to control
// that only row and cell frames are formatted.
// that only row and cell frames are formatted.
static
sal_B
ool
lcl_InnerCalcLayout
(
SwFrm
*
pFrm
,
static
b
ool
lcl_InnerCalcLayout
(
SwFrm
*
pFrm
,
long
nBottom
,
long
nBottom
,
bool
_bOnlyRowsAndCells
=
false
);
bool
_bOnlyRowsAndCells
=
false
);
// OD 2004-02-18 #106629# - correct type of 1st parameter
// OD 2004-02-18 #106629# - correct type of 1st parameter
...
@@ -1569,7 +1569,7 @@ bool SwCntntFrm::CalcLowers( SwLayoutFrm* pLay, const SwLayoutFrm* pDontLeave,
...
@@ -1569,7 +1569,7 @@ bool SwCntntFrm::CalcLowers( SwLayoutFrm* pLay, const SwLayoutFrm* pDontLeave,
// #i26945# - add parameter <_bOnlyRowsAndCells> to control
// #i26945# - add parameter <_bOnlyRowsAndCells> to control
// that only row and cell frames are formatted.
// that only row and cell frames are formatted.
static
sal_B
ool
lcl_InnerCalcLayout
(
SwFrm
*
pFrm
,
static
b
ool
lcl_InnerCalcLayout
(
SwFrm
*
pFrm
,
long
nBottom
,
long
nBottom
,
bool
_bOnlyRowsAndCells
)
bool
_bOnlyRowsAndCells
)
{
{
...
...
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