Lines Matching refs:aTsbPixel
124 aTsbPixel ( this, CUI_RES( TSB_PIXEL ) ), in SvxTextAnimationPage()
149 aTsbPixel.SetClickHdl( in SvxTextAnimationPage()
159 aMtrFldAmount.SetAccessibleRelationLabeledBy( &aTsbPixel ); in SvxTextAnimationPage()
173 aTsbPixel.SetAccessibleRelationLabeledBy( &aFtAmount ); in SvxTextAnimationPage()
330 aTsbPixel.EnableTriState( sal_False ); in Reset()
334 aTsbPixel.SetState( STATE_CHECK ); in Reset()
351 aTsbPixel.SetState( STATE_NOCHECK ); in Reset()
368 aTsbPixel.SetState( STATE_DONTKNOW ); in Reset()
370 aTsbPixel.SaveValue(); in Reset()
471 eState = aTsbPixel.GetState(); in FillItemSet()
473 if( eState != aTsbPixel.GetSavedValue() || in FillItemSet()
559 aTsbPixel.Disable(); in IMPL_LINK()
601 aTsbPixel.Disable(); in IMPL_LINK()
613 aTsbPixel.Enable(); in IMPL_LINK()
682 TriState eState = aTsbPixel.GetState(); in IMPL_LINK()