Home
last modified time | relevance | path

Searched refs:SvxGeneralTabPage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/options/
H A Doptgenrl.cxx69 SvxGeneralTabPage::SvxGeneralTabPage( Window* pParent, const SfxItemSet& rCoreSet ) : in SvxGeneralTabPage() function in SvxGeneralTabPage
192 Link aLink = LINK( this, SvxGeneralTabPage, ModifyHdl_Impl ); in SvxGeneralTabPage()
228 SvxGeneralTabPage::~SvxGeneralTabPage() in ~SvxGeneralTabPage()
235 SfxTabPage* SvxGeneralTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
237 return ( new SvxGeneralTabPage( pParent, rAttrSet ) ); in Create()
242 sal_Bool SvxGeneralTabPage::FillItemSet( SfxItemSet& ) in FillItemSet()
276 void SvxGeneralTabPage::Reset( const SfxItemSet& rSet ) in Reset()
326 IMPL_LINK( SvxGeneralTabPage, ModifyHdl_Impl, Edit *, pEdit ) in IMPL_LINK() argument
354 sal_Bool SvxGeneralTabPage::GetAddress_Impl() in GetAddress_Impl()
411 void SvxGeneralTabPage::SetAddress_Impl() in SetAddress_Impl()
[all …]
H A Dtreeopt.cxx342 case RID_SFXPAGE_GENERAL: fnCreate = &SvxGeneralTabPage::Create; break; in CreateGeneralTabPage()
/trunk/main/cui/source/inc/
H A Dcuioptgenrl.hxx38 #define SfxGeneralTabPage SvxGeneralTabPage
62 class SvxGeneralTabPage : public SfxTabPage class
112 SvxGeneralTabPage( Window* pParent, const SfxItemSet& rSet );
113 ~SvxGeneralTabPage();
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1765 return SvxGeneralTabPage::Create; in GetTabPageCreatorFunc()

Completed in 46 milliseconds