Searched refs:SvxEMailTabPage (Results 1 – 3 of 3) sorted by relevance
1513 friend class SvxEMailTabPage;1616 SvxEMailTabPage::SvxEMailTabPage(Window* pParent, const SfxItemSet& rSet) : in SvxEMailTabPage() function in SvxEMailTabPage1628 aMailerURLPB.SetClickHdl( LINK( this, SvxEMailTabPage, FileDialogHdl_Impl ) ); in SvxEMailTabPage()1651 SvxEMailTabPage::~SvxEMailTabPage() in ~SvxEMailTabPage()1658 SfxTabPage* SvxEMailTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()1660 return new SvxEMailTabPage(pParent, rAttrSet); in Create()1665 sal_Bool SvxEMailTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()1681 void SvxEMailTabPage::Reset( const SfxItemSet& ) in Reset()1702 IMPL_LINK( SvxEMailTabPage, FileDialogHdl_Impl, PushButton*, pButton ) in IMPL_LINK() argument
287 class SvxEMailTabPage : public SfxTabPage class302 SvxEMailTabPage( Window* pParent, const SfxItemSet& rSet );303 ~SvxEMailTabPage();
291 friend class SvxEMailTabPage;355 case RID_SVXPAGE_INET_MAIL: fnCreate = &SvxEMailTabPage::Create; break; in CreateGeneralTabPage()
Completed in 30 milliseconds