Searched refs:ScTpContentOptions (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sc/source/ui/optdlg/ |
H A D | tpview.cxx | 59 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 D | tpview.hxx | 42 class ScTpContentOptions : public SfxTabPage class 91 ScTpContentOptions( Window* pParent, 93 ~ScTpContentOptions();
|
/aoo41x/main/sc/source/ui/attrdlg/ |
H A D | scdlgfact.cxx | 1563 return ScTpContentOptions::Create; in GetTabPageCreatorFunc()
|
Completed in 25 milliseconds