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
a1c57dd8
Kaydet (Commit)
a1c57dd8
authored
Nis 01, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add comment about hacked sal_Bool param
Change-Id: I005c523765fbe530dfcb7755cef3081c24c6a734
üst
13d1a566
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
dispatch.hxx
include/sfx2/dispatch.hxx
+2
-0
No files found.
include/sfx2/dispatch.hxx
Dosyayı görüntüle @
a1c57dd8
...
@@ -158,6 +158,7 @@ public:
...
@@ -158,6 +158,7 @@ public:
void
Flush
();
void
Flush
();
void
Lock
(
bool
bLock
);
void
Lock
(
bool
bLock
);
bool
IsLocked
(
sal_uInt16
nSID
=
0
)
const
;
bool
IsLocked
(
sal_uInt16
nSID
=
0
)
const
;
// bEnable can be sal_True,sal_False, or 2(some kind of read-only override hack)
void
SetSlotFilter
(
sal_Bool
bEnable
=
sal_False
,
void
SetSlotFilter
(
sal_Bool
bEnable
=
sal_False
,
sal_uInt16
nCount
=
0
,
const
sal_uInt16
*
pSIDs
=
0
);
sal_uInt16
nCount
=
0
,
const
sal_uInt16
*
pSIDs
=
0
);
...
@@ -179,6 +180,7 @@ public:
...
@@ -179,6 +180,7 @@ public:
bool
bOwnShellsOnly
,
bool
bModal
,
bool
bRealSlot
=
true
);
bool
bOwnShellsOnly
,
bool
bModal
,
bool
bRealSlot
=
true
);
SAL_DLLPRIVATE
void
SetReadOnly_Impl
(
bool
bOn
);
SAL_DLLPRIVATE
void
SetReadOnly_Impl
(
bool
bOn
);
SAL_DLLPRIVATE
bool
GetReadOnly_Impl
()
const
;
SAL_DLLPRIVATE
bool
GetReadOnly_Impl
()
const
;
// bEnable can be sal_True,sal_False, or 2(some kind of read-only override hack)
SAL_DLLPRIVATE
sal_Bool
IsSlotEnabledByFilter_Impl
(
sal_uInt16
nSID
)
const
;
SAL_DLLPRIVATE
sal_Bool
IsSlotEnabledByFilter_Impl
(
sal_uInt16
nSID
)
const
;
SAL_DLLPRIVATE
void
SetQuietMode_Impl
(
bool
bOn
);
SAL_DLLPRIVATE
void
SetQuietMode_Impl
(
bool
bOn
);
SAL_DLLPRIVATE
bool
IsReadOnlyShell_Impl
(
sal_uInt16
nShell
)
const
;
SAL_DLLPRIVATE
bool
IsReadOnlyShell_Impl
(
sal_uInt16
nShell
)
const
;
...
...
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