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
cfaa51ad
Kaydet (Commit)
cfaa51ad
authored
Eyl 10, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I5f450365498304d8118dce88af3becc5a8c9ddeb
üst
d4419806
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
+0
-3
layout.cxx
basctl/source/basicide/layout.cxx
+0
-1
layout.hxx
basctl/source/basicide/layout.hxx
+0
-2
No files found.
basctl/source/basicide/layout.cxx
Dosyayı görüntüle @
cfaa51ad
...
...
@@ -164,7 +164,6 @@ Layout::SplittedSide::SplittedSide (Layout* pParent, Side eSide) :
bVertical
(
eSide
==
Left
||
eSide
==
Right
),
bLower
(
eSide
==
Left
||
eSide
==
Top
),
nSize
(
0
),
nLastPos
(
0
),
aSplitter
(
pParent
,
bVertical
?
WB_HSCROLL
:
WB_VSCROLL
)
{
InitSplitter
(
aSplitter
);
...
...
basctl/source/basicide/layout.hxx
Dosyayı görüntüle @
cfaa51ad
...
...
@@ -99,8 +99,6 @@ private:
Rectangle
aRect
;
// size (width or height)
long
nSize
;
// last position (between Add()s)
long
nLastPos
;
// the main splitting line
Splitter
aSplitter
;
// the dockable windows (and some data)
...
...
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