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
f70665d6
Kaydet (Commit)
f70665d6
authored
Haz 30, 2017
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin two unused static member variables
Change-Id: Ia1d1e56bae260a1085523fc6866ec6526aa16f10
üst
9e76d8b6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
lotrange.hxx
sc/source/filter/inc/lotrange.hxx
+0
-2
tool.cxx
sc/source/filter/lotus/tool.cxx
+0
-3
No files found.
sc/source/filter/inc/lotrange.hxx
Dosyayı görüntüle @
f70665d6
...
...
@@ -89,8 +89,6 @@ private:
LOTUS_ROOT
*
m_pLotRoot
;
LR_ID
nIdCnt
;
ScComplexRefData
aComplRef
;
static
SCCOL
nEingCol
;
static
SCROW
nEingRow
;
std
::
vector
<
LotusRange
*>
maRanges
;
public
:
...
...
sc/source/filter/lotus/tool.cxx
Dosyayı görüntüle @
f70665d6
...
...
@@ -389,9 +389,6 @@ LotusRangeList::LotusRangeList(LOTUS_ROOT* pLotRoot)
pSingRef
->
SetFlag3D
(
false
);
}
SCCOL
LotusRangeList
::
nEingCol
;
SCROW
LotusRangeList
::
nEingRow
;
LotusRangeList
::~
LotusRangeList
()
{
std
::
vector
<
LotusRange
*>::
iterator
pIter
;
...
...
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