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
5111ad57
Kaydet (Commit)
5111ad57
authored
Mar 14, 2015
tarafından
Bjoern Michaelsen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
nonsense SwClientIter::operator() isnt used, better remove before someone does
Change-Id: I6e1573576aca4b7536668d1ef03ba72fdae15e28
üst
9fb3182b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
calbck.hxx
sw/inc/calbck.hxx
+0
-4
No files found.
sw/inc/calbck.hxx
Dosyayı görüntüle @
5111ad57
...
@@ -283,10 +283,6 @@ public:
...
@@ -283,10 +283,6 @@ public:
return
m_pCurrent
=
m_pPosition
;
return
m_pCurrent
=
m_pPosition
;
}
}
// returns the current SwClient object, if its still a listener
// otherwise it returns the next SwClient that still is
SwClient
*
operator
()()
const
{
return
m_pPosition
;
}
// returns the current SwClient object, wether it is still a client or not
// returns the current SwClient object, wether it is still a client or not
SwClient
&
operator
*
()
const
SwClient
&
operator
*
()
const
{
return
*
m_pCurrent
;
}
{
return
*
m_pCurrent
;
}
...
...
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