Lines Matching refs:ScTpContentOptions
59 ScTpContentOptions::ScTpContentOptions( Window* pParent, in ScTpContentOptions() function in ScTpContentOptions
106 Link aSelObjHdl(LINK( this, ScTpContentOptions, SelLbObjHdl ) ); in ScTpContentOptions()
111 Link aCBHdl(LINK( this, ScTpContentOptions, CBHdl ) ); in ScTpContentOptions()
129 aGridCB .SetClickHdl( LINK( this, ScTpContentOptions, GridHdl ) ); in ScTpContentOptions()
135 ScTpContentOptions::~ScTpContentOptions() in ~ScTpContentOptions()
143 SfxTabPage* ScTpContentOptions::Create( Window* pParent, in Create()
146 return new ScTpContentOptions(pParent, rCoreSet); in Create()
151 sal_Bool ScTpContentOptions::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()
198 void ScTpContentOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()
263 void ScTpContentOptions::ActivatePage( const SfxItemSet& rSet) in ActivatePage()
273 int ScTpContentOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
283 IMPL_LINK( ScTpContentOptions, SelLbObjHdl, ListBox*, pLb ) in IMPL_LINK() argument
303 IMPL_LINK( ScTpContentOptions, CBHdl, CheckBox*, pBtn ) in IMPL_LINK() argument
337 void ScTpContentOptions::InitGridOpt() in InitGridOpt()
409 IMPL_LINK( ScTpContentOptions, GridHdl, CheckBox*, pBox ) in IMPL_LINK() argument