Lines Matching refs:aBtnLeft
111 aBtnLeft ( this, CUI_RES( BTN_LEFT ) ), in SvxTextAnimationPage()
154 aBtnLeft.SetClickHdl( aLink ); in SvxTextAnimationPage()
163 aBtnLeft.SetAccessibleRelationLabeledBy( &aFtDirection ); in SvxTextAnimationPage()
168 aBtnLeft.SetAccessibleRelationMemberOf( &aFlEffect ); in SvxTextAnimationPage()
223 aBtnLeft.Check( sal_False ); in Reset()
228 aBtnLeft.SaveValue(); in Reset()
403 aBtnLeft.GetSavedValue() != aBtnLeft.IsChecked() || in FillItemSet()
545 aBtnLeft.Disable(); in IMPL_LINK()
597 aBtnLeft.Disable(); in IMPL_LINK()
609 aBtnLeft.Enable(); in IMPL_LINK()
728 aBtnLeft.Check( pBtn == &aBtnLeft ); in IMPL_LINK()
744 aBtnLeft.Check( nValue == SDRTEXTANI_LEFT ); in SelectDirection()
761 else if( aBtnLeft.IsChecked() ) in GetSelectedDirection()