Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptctl.cxx34 IMPL_LINK( SvxCTLOptionsPage, SequenceCheckingCB_Hdl, void*, EMPTYARG ) in IMPL_LINK() argument
48 SvxCTLOptionsPage::SvxCTLOptionsPage( Window* pParent, const SfxItemSet& rSet ) : in SvxCTLOptionsPage() function in SvxCTLOptionsPage
67 m_aSequenceCheckingCB.SetClickHdl( LINK( this, SvxCTLOptionsPage, SequenceCheckingCB_Hdl ) ); in SvxCTLOptionsPage()
72 SvxCTLOptionsPage::~SvxCTLOptionsPage() in ~SvxCTLOptionsPage()
76 SfxTabPage* SvxCTLOptionsPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create()
78 return new SvxCTLOptionsPage( pParent, rAttrSet ); in Create()
81 sal_Bool SvxCTLOptionsPage::FillItemSet( SfxItemSet& ) in FillItemSet()
128 void SvxCTLOptionsPage::Reset( const SfxItemSet& ) in Reset()
H A Doptctl.hxx35 class SvxCTLOptionsPage : public SfxTabPage class
54 SvxCTLOptionsPage( Window* pParent, const SfxItemSet& rSet );
58 virtual ~SvxCTLOptionsPage();
H A Dtreeopt.cxx365 case RID_SVXPAGE_OPTIONS_CTL: fnCreate = &SvxCTLOptionsPage::Create ; break; in CreateGeneralTabPage()

Completed in 32 milliseconds