Home
last modified time | relevance | path

Searched refs:SvxEMailTabPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cui/source/options/
H A Doptinet2.cxx1513 friend class SvxEMailTabPage;
1616 SvxEMailTabPage::SvxEMailTabPage(Window* pParent, const SfxItemSet& rSet) : in SvxEMailTabPage() function in SvxEMailTabPage
1628 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
H A Doptinet2.hxx287 class SvxEMailTabPage : public SfxTabPage class
302 SvxEMailTabPage( Window* pParent, const SfxItemSet& rSet );
303 ~SvxEMailTabPage();
H A Dtreeopt.cxx291 friend class SvxEMailTabPage;
355 case RID_SVXPAGE_INET_MAIL: fnCreate = &SvxEMailTabPage::Create; break; in CreateGeneralTabPage()

Completed in 36 milliseconds