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
0fb1409d
Kaydet (Commit)
0fb1409d
authored
Mar 26, 2013
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
This method no longer used. Good. Remove it.
Change-Id: I397dedd6c7388b350af0f93151fdf0160698acc7
üst
c575e7f4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
dociter.hxx
sc/inc/dociter.hxx
+0
-1
dociter.cxx
sc/source/core/data/dociter.cxx
+0
-7
No files found.
sc/inc/dociter.hxx
Dosyayı görüntüle @
0fb1409d
...
@@ -76,7 +76,6 @@ public:
...
@@ -76,7 +76,6 @@ public:
bool
GetFirst
();
bool
GetFirst
();
bool
GetNext
();
bool
GetNext
();
ScBaseCell
*
GetCell
();
ScCellValue
GetCellValue
()
const
;
ScCellValue
GetCellValue
()
const
;
const
ScPatternAttr
*
GetPattern
();
const
ScPatternAttr
*
GetPattern
();
void
GetPos
(
SCCOL
&
rCol
,
SCROW
&
rRow
,
SCTAB
&
rTab
);
void
GetPos
(
SCCOL
&
rCol
,
SCROW
&
rRow
,
SCTAB
&
rTab
);
...
...
sc/source/core/data/dociter.cxx
Dosyayı görüntüle @
0fb1409d
...
@@ -197,13 +197,6 @@ bool ScDocumentIterator::GetNext()
...
@@ -197,13 +197,6 @@ bool ScDocumentIterator::GetNext()
return
GetThis
();
return
GetThis
();
}
}
//------------------------------------------------------------------------
ScBaseCell
*
ScDocumentIterator
::
GetCell
()
{
return
pCell
;
}
ScCellValue
ScDocumentIterator
::
GetCellValue
()
const
ScCellValue
ScDocumentIterator
::
GetCellValue
()
const
{
{
ScCellValue
aRet
;
ScCellValue
aRet
;
...
...
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