Lines Matching refs:aBtnRight
112 aBtnRight ( this, CUI_RES( BTN_RIGHT ) ), in SvxTextAnimationPage()
155 aBtnRight.SetClickHdl( aLink ); in SvxTextAnimationPage()
164 aBtnRight.SetAccessibleRelationLabeledBy( &aFtDirection ); in SvxTextAnimationPage()
169 aBtnRight.SetAccessibleRelationMemberOf( &aFlEffect ); in SvxTextAnimationPage()
224 aBtnRight.Check( sal_False ); in Reset()
229 aBtnRight.SaveValue(); in Reset()
404 aBtnRight.GetSavedValue() != aBtnRight.IsChecked() || in FillItemSet()
546 aBtnRight.Disable(); in IMPL_LINK()
598 aBtnRight.Disable(); in IMPL_LINK()
610 aBtnRight.Enable(); in IMPL_LINK()
729 aBtnRight.Check( pBtn == &aBtnRight ); in IMPL_LINK()
745 aBtnRight.Check( nValue == SDRTEXTANI_RIGHT ); in SelectDirection()
763 else if( aBtnRight.IsChecked() ) in GetSelectedDirection()