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
dd8961ad
Kaydet (Commit)
dd8961ad
authored
Ock 10, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Unused member
Change-Id: I17e34c4c906416f295d88484ad4e99840453226a
üst
fc0bd380
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
tablecontrol_impl.cxx
svtools/source/table/tablecontrol_impl.cxx
+0
-1
tablecontrol_impl.hxx
svtools/source/table/tablecontrol_impl.hxx
+0
-3
No files found.
svtools/source/table/tablecontrol_impl.cxx
Dosyayı görüntüle @
dd8961ad
...
...
@@ -435,7 +435,6 @@ namespace svt { namespace table
,
m_nRowHeaderWidthPixel
(
0
)
,
m_nColumnCount
(
0
)
,
m_nRowCount
(
0
)
,
m_bColumnsFit
(
true
)
,
m_nCurColumn
(
COL_INVALID
)
,
m_nCurRow
(
ROW_INVALID
)
,
m_nLeftColumn
(
0
)
...
...
svtools/source/table/tablecontrol_impl.hxx
Dosyayı görüntüle @
dd8961ad
...
...
@@ -110,9 +110,6 @@ namespace svt { namespace table
/// the number of rows in the table control. Cached model value.
TableSize
m_nRowCount
;
/// denotes whether or not the columns fitted into the available width, last time we checked
long
m_bColumnsFit
;
ColPos
m_nCurColumn
;
RowPos
m_nCurRow
;
ColPos
m_nLeftColumn
;
...
...
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