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
d7f62705
Kaydet (Commit)
d7f62705
authored
Nis 01, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: metod(s)->method(s)
Change-Id: Ie8e8c33bba30ae454c4a0cb54eb6613293a398e6
üst
65c3f29a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
brwctrlr.hxx
dbaccess/source/ui/inc/brwctrlr.hxx
+1
-1
dispatchprovider.cxx
framework/source/dispatch/dispatchprovider.cxx
+1
-1
No files found.
dbaccess/source/ui/inc/brwctrlr.hxx
Dosyayı görüntüle @
d7f62705
...
...
@@ -274,7 +274,7 @@ namespace dbaui
// the default implementation does an direct load or starts a load thread, depending on the multithread capabilities
// of the data source.
// the default implementation also calls LoadFinished after a synchronous load, so be sure to do the same if you override
// this metod and don't call the base class' method
// this met
h
od and don't call the base class' method
virtual
void
LoadFinished
(
bool
bWasSynch
);
// called if the loading (the _complete_ loading process) is done (no matter if synchron or asynchron).
...
...
framework/source/dispatch/dispatchprovider.cxx
Dosyayı görüntüle @
d7f62705
...
...
@@ -154,7 +154,7 @@ bool lcl_isStartModuleDispatch (const css::util::URL& aURL)
/**
@short helper for queryDispatch()
@descr Every member of the frame tree (frame, desktop) must handle such request
in another way. So we implement different specialized metods for every one.
in another way. So we implement different specialized met
h
ods for every one.
@threadsafe yes
*/
...
...
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