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
b7732167
Kaydet (Commit)
b7732167
authored
Haz 11, 2014
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bin crack, _SFX_HXX is not defined anywhere anyway
Change-Id: Ib751fe39cca72fe1cfc9789e63f28a00abb9113a
üst
a26b74cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
dispatch.hxx
include/sfx2/dispatch.hxx
+1
-3
viewfrm.hxx
include/sfx2/viewfrm.hxx
+0
-4
No files found.
include/sfx2/dispatch.hxx
Dosyayı görüntüle @
b7732167
...
...
@@ -78,8 +78,6 @@ private:
// Search for temporary evaluated Todos
SAL_DLLPRIVATE
bool
CheckVirtualStack
(
const
SfxShell
&
rShell
,
bool
bDeep
);
#ifndef _SFX_HXX
friend
class
SfxApplication
;
friend
class
SfxViewFrame
;
...
...
@@ -104,7 +102,7 @@ friend class SfxHelp;
void
_Execute
(
SfxShell
&
rShell
,
const
SfxSlot
&
rSlot
,
SfxRequest
&
rReq
,
SfxCallMode
eCall
=
SFX_CALLMODE_STANDARD
);
#endif
protected
:
void
FlushImpl
();
...
...
include/sfx2/viewfrm.hxx
Dosyayı görüntüle @
b7732167
...
...
@@ -72,16 +72,12 @@ class SFX2_DLLPUBLIC SfxViewFrame: public SfxShell, public SfxListener
sal_uInt16
nAdjustPosPixelLock
;
private
:
#ifndef _SFX_HXX
SAL_DLLPRIVATE
void
Construct_Impl
(
SfxObjectShell
*
pObjSh
=
NULL
);
#endif
protected
:
virtual
void
Notify
(
SfxBroadcaster
&
rBC
,
const
SfxHint
&
rHint
)
SAL_OVERRIDE
;
#ifndef _SFX_HXX
SAL_DLLPRIVATE
void
KillDispatcher_Impl
();
#endif
virtual
~
SfxViewFrame
();
...
...
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