Lines Matching refs:aTsbAuto
128 aTsbAuto ( this, CUI_RES( TSB_AUTO ) ), in SvxTextAnimationPage()
147 aTsbAuto.SetClickHdl( in SvxTextAnimationPage()
160 aMtrFldDelay.SetAccessibleRelationLabeledBy( &aTsbAuto ); in SvxTextAnimationPage()
174 aTsbAuto.SetAccessibleRelationLabeledBy( &aFtDelay ); in SvxTextAnimationPage()
305 aTsbAuto.EnableTriState( sal_False ); in Reset()
310 aTsbAuto.SetState( STATE_CHECK ); in Reset()
314 aTsbAuto.SetState( STATE_NOCHECK ); in Reset()
319 aTsbAuto.SetState( STATE_DONTKNOW ); in Reset()
321 aTsbAuto.SaveValue(); in Reset()
450 eState = aTsbAuto.GetState(); in FillItemSet()
452 if( eState != aTsbAuto.GetSavedValue() || in FillItemSet()
555 aTsbAuto.Disable(); in IMPL_LINK()
589 aTsbAuto.Enable(); in IMPL_LINK()
659 TriState eState = aTsbAuto.GetState(); in IMPL_LINK()