Home
last modified time | relevance | path

Searched refs:SfxDocumentPage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx784 SfxDocumentPage::SfxDocumentPage( Window* pParent, const SfxItemSet& rItemSet ) : in SfxDocumentPage() function in SfxDocumentPage
832 aDeleteBtn.SetClickHdl( LINK( this, SfxDocumentPage, DeleteHdl ) ); in SfxDocumentPage()
875 IMPL_LINK( SfxDocumentPage, DeleteHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
896 IMPL_LINK( SfxDocumentPage, SignatureHdl, PushButton*, EMPTYARG ) in IMPL_LINK() argument
909 void SfxDocumentPage::ImplUpdateSignatures() in ImplUpdateSignatures()
948 return new SfxDocumentPage( pParent, rItemSet ); in Create()
953 void SfxDocumentPage::EnableUseUserData() in EnableUseUserData()
962 sal_Bool SfxDocumentPage::FillItemSet( SfxItemSet& rSet ) in FillItemSet()
1035 void SfxDocumentPage::Reset( const SfxItemSet& rSet ) in Reset()
1551 AddTabPage(TP_DOCINFODOC, SfxDocumentPage::Create, 0); in SfxDocumentInfoDialog()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx167 class SfxDocumentPage : public SfxTabPage class
214 SfxDocumentPage( Window* pParent, const SfxItemSet& );

Completed in 36 milliseconds