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
e30319e0
Kaydet (Commit)
e30319e0
authored
Mar 15, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: NotifcationMode->NotificationMode
Change-Id: I73d98b1aa08966e2fb169e8d25fbfbe68762a228
üst
6baf24c4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
browserlistbox.cxx
extensions/source/propctrlr/browserlistbox.cxx
+4
-4
No files found.
extensions/source/propctrlr/browserlistbox.cxx
Dosyayı görüntüle @
e30319e0
...
@@ -132,7 +132,7 @@ namespace pcr
...
@@ -132,7 +132,7 @@ namespace pcr
,
public
::
comphelper
::
IEventProcessor
,
public
::
comphelper
::
IEventProcessor
{
{
public
:
public
:
enum
NotifcationMode
enum
Notif
i
cationMode
{
{
eSynchronously
,
eSynchronously
,
eAsynchronously
eAsynchronously
...
@@ -140,7 +140,7 @@ namespace pcr
...
@@ -140,7 +140,7 @@ namespace pcr
private
:
private
:
IControlContext
*
m_pContext
;
IControlContext
*
m_pContext
;
NotifcationMode
m_eMode
;
Notif
i
cationMode
m_eMode
;
public
:
public
:
/** creates an instance
/** creates an instance
...
@@ -162,7 +162,7 @@ namespace pcr
...
@@ -162,7 +162,7 @@ namespace pcr
@param _eMode
@param _eMode
the new notification mode
the new notification mode
*/
*/
void
setNotificationMode
(
NotifcationMode
_eMode
);
void
setNotificationMode
(
Notif
i
cationMode
_eMode
);
virtual
void
SAL_CALL
acquire
()
throw
()
SAL_OVERRIDE
;
virtual
void
SAL_CALL
acquire
()
throw
()
SAL_OVERRIDE
;
virtual
void
SAL_CALL
release
()
throw
()
SAL_OVERRIDE
;
virtual
void
SAL_CALL
release
()
throw
()
SAL_OVERRIDE
;
...
@@ -240,7 +240,7 @@ namespace pcr
...
@@ -240,7 +240,7 @@ namespace pcr
}
}
void
PropertyControlContext_Impl
::
setNotificationMode
(
NotifcationMode
_eMode
)
void
PropertyControlContext_Impl
::
setNotificationMode
(
Notif
i
cationMode
_eMode
)
{
{
SolarMutexGuard
aGuard
;
SolarMutexGuard
aGuard
;
m_eMode
=
_eMode
;
m_eMode
=
_eMode
;
...
...
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