Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx56 ScTpContentOptions::ScTpContentOptions( Window* pParent, in ScTpContentOptions() function in ScTpContentOptions
107 Link aCBHdl(LINK( this, ScTpContentOptions, CBHdl ) ); in ScTpContentOptions()
130 ScTpContentOptions::~ScTpContentOptions() in ~ScTpContentOptions()
138 SfxTabPage* ScTpContentOptions::Create( Window* pParent, in Create()
141 return new ScTpContentOptions(pParent, rCoreSet); in Create()
192 void ScTpContentOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()
265 int ScTpContentOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
275 IMPL_LINK( ScTpContentOptions, SelLbObjHdl, ListBox*, pLb ) in IMPL_LINK() argument
295 IMPL_LINK( ScTpContentOptions, CBHdl, CheckBox*, pBtn ) in IMPL_LINK() argument
323 void ScTpContentOptions::InitGridOpt() in InitGridOpt()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dtpview.hxx42 class ScTpContentOptions : public SfxTabPage class
90 ScTpContentOptions( Window* pParent,
92 ~ScTpContentOptions();
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1562 return ScTpContentOptions::Create; in GetTabPageCreatorFunc()

Completed in 64 milliseconds