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
8a26dd3c
Kaydet (Commit)
8a26dd3c
authored
Agu 13, 2012
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove two obviously wrong comments
Change-Id: I8b5929b2ae022c40397f70abf863e3aae63d1d54
üst
533a8a9e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
xerecord.hxx
sc/source/filter/inc/xerecord.hxx
+0
-2
No files found.
sc/source/filter/inc/xerecord.hxx
Dosyayı görüntüle @
8a26dd3c
...
@@ -336,9 +336,7 @@ class XclExpRecordList : public XclExpRecordBase
...
@@ -336,9 +336,7 @@ class XclExpRecordList : public XclExpRecordBase
public
:
public
:
typedef
boost
::
shared_ptr
<
RecType
>
RecordRefType
;
typedef
boost
::
shared_ptr
<
RecType
>
RecordRefType
;
/** Returns pointer to an existing record or 0 on error. */
inline
bool
IsEmpty
()
const
{
return
maRecs
.
empty
();
}
inline
bool
IsEmpty
()
const
{
return
maRecs
.
empty
();
}
/** Returns pointer to an existing record or 0 on error. */
inline
size_t
GetSize
()
const
{
return
maRecs
.
size
();
}
inline
size_t
GetSize
()
const
{
return
maRecs
.
size
();
}
/** Returns true, if the passed index points to an exiting record. */
/** Returns true, if the passed index points to an exiting record. */
...
...
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