Lines Matching refs:aNumFldCount
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()
552 aNumFldCount.Disable(); in IMPL_LINK()
576 aNumFldCount.Enable(); in IMPL_LINK()
577 aNumFldCount.SetValue( aNumFldCount.GetValue() ); in IMPL_LINK()
639 aNumFldCount.Disable(); in IMPL_LINK()
640 aNumFldCount.SetEmptyFieldValue(); in IMPL_LINK()
644 aNumFldCount.Enable(); in IMPL_LINK()
645 aNumFldCount.SetValue( aNumFldCount.GetValue() ); in IMPL_LINK()