Searched refs:ScTpLayoutOptions (Results 1 – 3 of 3) sorted by relevance
421 ScTpLayoutOptions::ScTpLayoutOptions( Window* pParent, in ScTpLayoutOptions() function in ScTpLayoutOptions454 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[all …]
111 class ScTpLayoutOptions : public SfxTabPage class147 ScTpLayoutOptions( Window* pParent,149 ~ScTpLayoutOptions();
1566 return ScTpLayoutOptions::Create; in GetTabPageCreatorFunc()
Completed in 22 milliseconds