Lines Matching refs:ScTpLayoutOptions
421 ScTpLayoutOptions::ScTpLayoutOptions( Window* pParent, in ScTpLayoutOptions() function in ScTpLayoutOptions
452 aUnitLB. SetSelectHdl( LINK( this, ScTpLayoutOptions, MetricHdl ) ); in ScTpLayoutOptions()
454 aAlignCB.SetClickHdl(LINK(this, ScTpLayoutOptions, AlignHdl)); in ScTpLayoutOptions()
487 ScTpLayoutOptions::~ScTpLayoutOptions() in ~ScTpLayoutOptions()
494 SfxTabPage* ScTpLayoutOptions::Create( Window* pParent, in Create()
497 ScTpLayoutOptions* pNew = new ScTpLayoutOptions(pParent, rCoreSet); in Create()
508 sal_Bool ScTpLayoutOptions::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()
603 void ScTpLayoutOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()
699 void ScTpLayoutOptions::ActivatePage( const SfxItemSet& /* rCoreSet */ ) in ActivatePage()
706 int ScTpLayoutOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
718 IMPL_LINK(ScTpLayoutOptions, MetricHdl, ListBox*, EMPTYARG) in IMPL_LINK() argument
735 IMPL_LINK( ScTpLayoutOptions, AlignHdl, CheckBox*, pBox ) in IMPL_LINK() argument