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
f7d6bb53
Kaydet (Commit)
f7d6bb53
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: gard -> guard
üst
e4181d9a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
dp_gui_extlistbox.cxx
desktop/source/deployment/gui/dp_gui_extlistbox.cxx
+1
-1
RemoteDialogClientBox.cxx
sd/source/ui/dlg/RemoteDialogClientBox.cxx
+1
-1
No files found.
desktop/source/deployment/gui/dp_gui_extlistbox.cxx
Dosyayı görüntüle @
f7d6bb53
...
...
@@ -481,7 +481,7 @@ void ExtensionBox_Impl::DeleteRemoved()
void
ExtensionBox_Impl
::
selectEntry
(
const
long
nPos
)
{
//ToDo whe should not use the guard at such a big scope here.
//Currently it is used to gard m_vEntries and m_nActive. m_nActive will be
//Currently it is used to g
u
ard m_vEntries and m_nActive. m_nActive will be
//modified in this function.
//It would be probably best to always use a copy of m_vEntries
//and some other state variables from ExtensionBox_Impl for
...
...
sd/source/ui/dlg/RemoteDialogClientBox.cxx
Dosyayı görüntüle @
f7d6bb53
...
...
@@ -229,7 +229,7 @@ long ClientBox::GetActiveEntryIndex()
void
ClientBox
::
selectEntry
(
const
long
nPos
)
{
//ToDo whe should not use the guard at such a big scope here.
//Currently it is used to gard m_vEntries and m_nActive. m_nActive will be
//Currently it is used to g
u
ard m_vEntries and m_nActive. m_nActive will be
//modified in this function.
//It would be probably best to always use a copy of m_vEntries
//and some other state variables from ClientBox for
...
...
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