Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/optdlg/
H A Dtpview.cxx59 ScTpContentOptions::ScTpContentOptions( Window* pParent, in ScTpContentOptions() function in ScTpContentOptions
111 Link aCBHdl(LINK( this, ScTpContentOptions, CBHdl ) ); in ScTpContentOptions()
135 ScTpContentOptions::~ScTpContentOptions() in ~ScTpContentOptions()
143 SfxTabPage* ScTpContentOptions::Create( Window* pParent, in Create()
146 return new ScTpContentOptions(pParent, rCoreSet); in Create()
198 void ScTpContentOptions::Reset( const SfxItemSet& rCoreSet ) in Reset()
273 int ScTpContentOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
283 IMPL_LINK( ScTpContentOptions, SelLbObjHdl, ListBox*, pLb ) in IMPL_LINK() argument
303 IMPL_LINK( ScTpContentOptions, CBHdl, CheckBox*, pBtn ) in IMPL_LINK() argument
337 void ScTpContentOptions::InitGridOpt() in InitGridOpt()
[all …]
/aoo41x/main/sc/source/ui/inc/
H A Dtpview.hxx42 class ScTpContentOptions : public SfxTabPage class
91 ScTpContentOptions( Window* pParent,
93 ~ScTpContentOptions();
/aoo41x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1563 return ScTpContentOptions::Create; in GetTabPageCreatorFunc()

Completed in 33 milliseconds