Searched refs:ScTpLayoutOptions (Results 1 – 3 of 3) sorted by relevance
407 ScTpLayoutOptions::ScTpLayoutOptions( Window* pParent, in ScTpLayoutOptions() function in ScTpLayoutOptions440 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[all …]
110 class ScTpLayoutOptions : public SfxTabPage class146 ScTpLayoutOptions( Window* pParent,148 ~ScTpLayoutOptions();
1565 return ScTpLayoutOptions::Create; in GetTabPageCreatorFunc()
Completed in 22 milliseconds