Lines Matching refs:ScTpLayoutOptions
407 ScTpLayoutOptions::ScTpLayoutOptions( Window* pParent, in ScTpLayoutOptions() function in ScTpLayoutOptions
438 aUnitLB. SetSelectHdl( LINK( this, ScTpLayoutOptions, MetricHdl ) ); in ScTpLayoutOptions()
440 aAlignCB.SetClickHdl(LINK(this, ScTpLayoutOptions, AlignHdl)); in ScTpLayoutOptions()
473 ScTpLayoutOptions::~ScTpLayoutOptions() in ~ScTpLayoutOptions()
480 SfxTabPage* ScTpLayoutOptions::Create( Window* pParent, in Create()
483 ScTpLayoutOptions* pNew = new ScTpLayoutOptions(pParent, rCoreSet); in Create()
494 sal_Bool ScTpLayoutOptions::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()
589 void ScTpLayoutOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()
685 void ScTpLayoutOptions::ActivatePage( const SfxItemSet& /* rCoreSet */ ) in ActivatePage()
692 int ScTpLayoutOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
704 IMPL_LINK(ScTpLayoutOptions, MetricHdl, ListBox*, EMPTYARG) in IMPL_LINK() argument
721 IMPL_LINK( ScTpLayoutOptions, AlignHdl, CheckBox*, pBox ) in IMPL_LINK() argument