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
4546ef56
Kaydet (Commit)
4546ef56
authored
Kas 22, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
*height* not width
Change-Id: I6ca792b9658e89d1b3dd147332e57625eb31256a
üst
b7e6c845
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
layout.cxx
vcl/source/window/layout.cxx
+1
-1
No files found.
vcl/source/window/layout.cxx
Dosyayı görüntüle @
4546ef56
...
@@ -694,7 +694,7 @@ void VclGrid::calcMaxs(const array_type &A, std::vector<Value> &rWidths, std::ve
...
@@ -694,7 +694,7 @@ void VclGrid::calcMaxs(const array_type &A, std::vector<Value> &rWidths, std::ve
bool
bForceExpandAll
=
false
;
bool
bForceExpandAll
=
false
;
sal_Int32
nExpandables
=
0
;
sal_Int32
nExpandables
=
0
;
for
(
sal_Int32
nSpanY
=
0
;
nSpanY
<
nHeight
;
++
nSpanY
)
for
(
sal_Int32
nSpanY
=
0
;
nSpanY
<
nHeight
;
++
nSpanY
)
if
(
r
Width
s
[
y
+
nSpanY
].
m_bExpand
)
if
(
r
Height
s
[
y
+
nSpanY
].
m_bExpand
)
++
nExpandables
;
++
nExpandables
;
if
(
nExpandables
==
0
)
if
(
nExpandables
==
0
)
{
{
...
...
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