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
20b279e1
Kaydet (Commit)
20b279e1
authored
Kas 20, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I106c03219ae9107cdb981d9f5e4859bc95926957
üst
2452a742
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
closedispatcher.hxx
framework/inc/dispatch/closedispatcher.hxx
+0
-3
startmoduledispatcher.hxx
framework/inc/dispatch/startmoduledispatcher.hxx
+0
-3
No files found.
framework/inc/dispatch/closedispatcher.hxx
Dosyayı görüntüle @
20b279e1
...
@@ -98,9 +98,6 @@ class CloseDispatcher : public ::cppu::WeakImplHelper<
...
@@ -98,9 +98,6 @@ class CloseDispatcher : public ::cppu::WeakImplHelper<
/** @short for asynchronous operations we must hold us self alive! */
/** @short for asynchronous operations we must hold us self alive! */
css
::
uno
::
Reference
<
css
::
uno
::
XInterface
>
m_xSelfHold
;
css
::
uno
::
Reference
<
css
::
uno
::
XInterface
>
m_xSelfHold
;
/** @short list of registered status listener */
osl
::
Mutex
m_mutex
;
/** @short holded alive for internally asynchronous operations! */
/** @short holded alive for internally asynchronous operations! */
css
::
uno
::
Reference
<
css
::
frame
::
XDispatchResultListener
>
m_xResultListener
;
css
::
uno
::
Reference
<
css
::
frame
::
XDispatchResultListener
>
m_xResultListener
;
...
...
framework/inc/dispatch/startmoduledispatcher.hxx
Dosyayı görüntüle @
20b279e1
...
@@ -58,9 +58,6 @@ class StartModuleDispatcher : public ::cppu::WeakImplHelper<
...
@@ -58,9 +58,6 @@ class StartModuleDispatcher : public ::cppu::WeakImplHelper<
uno resources. */
uno resources. */
css
::
uno
::
Reference
<
css
::
uno
::
XComponentContext
>
m_xContext
;
css
::
uno
::
Reference
<
css
::
uno
::
XComponentContext
>
m_xContext
;
/** @short list of registered status listener */
osl
::
Mutex
m_mutex
;
// native interface
// native interface
public
:
public
:
...
...
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