Home
last modified time | relevance | path

Searched refs:ScTpLayoutOptions (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx407 ScTpLayoutOptions::ScTpLayoutOptions( Window* pParent, in ScTpLayoutOptions() function 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
[all …]
/trunk/main/sc/source/ui/inc/
H A Dtpview.hxx110 class ScTpLayoutOptions : public SfxTabPage class
146 ScTpLayoutOptions( Window* pParent,
148 ~ScTpLayoutOptions();
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1565 return ScTpLayoutOptions::Create; in GetTabPageCreatorFunc()

Completed in 60 milliseconds