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
a630f4f2
Kaydet (Commit)
a630f4f2
authored
Nis 19, 2015
tarafından
Tomaž Vajngerl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
cleanup SfxTemplateControllerItem
Change-Id: Ia29d45ed1fe41c986bf7d15d4da4557011544daa
üst
3670e3c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
tplcitem.hxx
sfx2/source/inc/tplcitem.hxx
+7
-8
No files found.
sfx2/source/inc/tplcitem.hxx
Dosyayı görüntüle @
a630f4f2
...
@@ -24,23 +24,22 @@
...
@@ -24,23 +24,22 @@
class
SfxCommonTemplateDialog_Impl
;
class
SfxCommonTemplateDialog_Impl
;
class
SfxTemplateControllerItem
:
public
SfxControllerItem
{
class
SfxTemplateControllerItem
:
public
SfxControllerItem
{
SfxCommonTemplateDialog_Impl
&
rTemplateDlg
;
SfxCommonTemplateDialog_Impl
&
rTemplateDlg
;
sal_uInt8
nWaterCanState
;
sal_uInt8
nWaterCanState
;
ImplSVEvent
*
nUserEventId
;
ImplSVEvent
*
nUserEventId
;
DECL_STATIC_LINK
(
SfxTemplateControllerItem
,
SetWaterCanStateHdl_Impl
,
DECL_STATIC_LINK
(
SfxTemplateControllerItem
,
SetWaterCanStateHdl_Impl
,
SfxTemplateControllerItem
*
);
SfxTemplateControllerItem
*
);
protected
:
protected
:
virtual
void
StateChanged
(
sal_uInt16
,
SfxItemState
,
const
SfxPoolItem
*
pState
)
SAL_OVERRIDE
;
virtual
void
StateChanged
(
sal_uInt16
,
SfxItemState
,
const
SfxPoolItem
*
pState
)
SAL_OVERRIDE
;
public
:
public
:
SfxTemplateControllerItem
(
sal_uInt16
nId
,
SfxCommonTemplateDialog_Impl
&
rDlg
,
SfxBindings
&
);
SfxTemplateControllerItem
(
sal_uInt16
nId
,
SfxCommonTemplateDialog_Impl
&
rDialog
,
SfxBindings
&
rBindings
);
virtual
~
SfxTemplateControllerItem
();
virtual
~
SfxTemplateControllerItem
();
};
};
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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