Searched refs:aNumFldCount (Results 1 – 2 of 2) sorted by relevance
121 aNumFldCount ( this, CUI_RES( NUM_FLD_COUNT ) ), in SvxTextAnimationPage()158 aNumFldCount.SetAccessibleRelationLabeledBy( &aTsbEndless ); in SvxTextAnimationPage()274 aNumFldCount.SetValue( nValue ); in Reset()285 aNumFldCount.SetEmptyFieldValue(); in Reset()293 aNumFldCount.SetEmptyFieldValue(); in Reset()297 aNumFldCount.SaveValue(); in Reset()430 String aStr = aNumFldCount.GetText(); in FillItemSet()432 aStr != aNumFldCount.GetSavedValue() ) in FillItemSet()439 if( aStr != aNumFldCount.GetSavedValue() ) in FillItemSet()441 nValue = aNumFldCount.GetValue(); in FillItemSet()[all …]
62 NumericField aNumFldCount; member in SvxTextAnimationPage