Lines Matching refs:ScResId
66 ScResId( RID_SCPAGE_CALC ), in ScTpCalcOptions()
69 aGbZRefs ( this, ScResId( GB_ZREFS ) ), in ScTpCalcOptions()
70 aBtnIterate ( this, ScResId( BTN_ITERATE ) ), in ScTpCalcOptions()
71 aFtSteps ( this, ScResId( FT_STEPS ) ), in ScTpCalcOptions()
72 aEdSteps ( this, ScResId( ED_STEPS ) ), in ScTpCalcOptions()
73 aFtEps ( this, ScResId( FT_EPS ) ), in ScTpCalcOptions()
74 aEdEps ( this, ScResId( ED_EPS ) ), in ScTpCalcOptions()
75 aSeparatorFL ( this, ScResId( FL_SEPARATOR ) ), in ScTpCalcOptions()
76 aGbDate ( this, ScResId( GB_DATE ) ), in ScTpCalcOptions()
77 aBtnDateStd ( this, ScResId( BTN_DATESTD ) ), in ScTpCalcOptions()
78 aBtnDateSc10 ( this, ScResId( BTN_DATESC10 ) ), in ScTpCalcOptions()
79 aBtnDate1904 ( this, ScResId( BTN_DATE1904 ) ), in ScTpCalcOptions()
80 aHSeparatorFL ( this, ScResId( FL_H_SEPARATOR ) ), in ScTpCalcOptions()
81 aBtnCase ( this, ScResId( BTN_CASE ) ), in ScTpCalcOptions()
82 aBtnCalc ( this, ScResId( BTN_CALC ) ), in ScTpCalcOptions()
83 aBtnMatch ( this, ScResId( BTN_MATCH ) ), in ScTpCalcOptions()
84 aBtnRegex ( this, ScResId( BTN_REGEX ) ), in ScTpCalcOptions()
85 aBtnLookUp ( this, ScResId( BTN_LOOKUP ) ), in ScTpCalcOptions()
86 aBtnGeneralPrec ( this, ScResId( BTN_GENERAL_PREC ) ), in ScTpCalcOptions()
87 aFtPrec ( this, ScResId( FT_PREC ) ), in ScTpCalcOptions()
88 aEdPrec ( this, ScResId( ED_PREC ) ), in ScTpCalcOptions()