Searched refs:ScTpContentOptions (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 56 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 …]
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tpview.hxx | 42 class ScTpContentOptions : public SfxTabPage class 90 ScTpContentOptions( Window* pParent, 92 ~ScTpContentOptions();
|
/aoo42x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1562 return ScTpContentOptions::Create; in GetTabPageCreatorFunc()
|
Completed in 18 milliseconds