Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx62 ScTpCalcOptions::ScTpCalcOptions( Window* pParent, in ScTpCalcOptions() function in ScTpCalcOptions
104 __EXPORT ScTpCalcOptions::~ScTpCalcOptions() in ~ScTpCalcOptions()
112 void ScTpCalcOptions::Init() in Init()
125 aBtnIterate .SetClickHdl( LINK( this, ScTpCalcOptions, CheckClickHdl ) ); in Init()
127 aBtnDateStd .SetClickHdl( LINK( this, ScTpCalcOptions, RadioClickHdl ) ); in Init()
134 sal_uInt16* __EXPORT ScTpCalcOptions::GetRanges() in GetRanges()
143 return ( new ScTpCalcOptions( pParent, rAttrSet ) ); in Create()
199 sal_Bool __EXPORT ScTpCalcOptions::FillItemSet( SfxItemSet& rCoreAttrs ) in FillItemSet()
226 int __EXPORT ScTpCalcOptions::DeactivatePage( SfxItemSet* pSetP ) in DeactivatePage()
255 IMPL_LINK( ScTpCalcOptions, RadioClickHdl, RadioButton*, pBtn ) in IMPL_LINK() argument
[all …]
/trunk/main/sc/source/ui/inc/
H A Dtpcalc.hxx39 class ScTpCalcOptions : public SfxTabPage class
51 ScTpCalcOptions( Window* pParent,
53 ~ScTpCalcOptions();
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1550 return ScTpCalcOptions::Create; in GetTabPageCreatorFunc()

Completed in 436 milliseconds