Lines Matching refs:aBtnUp
110 aBtnUp ( this, CUI_RES( BTN_UP ) ), in SvxTextAnimationPage()
153 aBtnUp.SetClickHdl( aLink ); in SvxTextAnimationPage()
162 aBtnUp.SetAccessibleRelationLabeledBy( &aFtDirection ); in SvxTextAnimationPage()
167 aBtnUp.SetAccessibleRelationMemberOf( &aFlEffect ); in SvxTextAnimationPage()
222 aBtnUp.Check( sal_False ); in Reset()
227 aBtnUp.SaveValue(); in Reset()
402 if( aBtnUp.GetSavedValue() != aBtnUp.IsChecked() || in FillItemSet()
544 aBtnUp.Disable(); in IMPL_LINK()
596 aBtnUp.Disable(); in IMPL_LINK()
608 aBtnUp.Enable(); in IMPL_LINK()
727 aBtnUp.Check( pBtn == &aBtnUp ); in IMPL_LINK()
743 aBtnUp.Check( nValue == SDRTEXTANI_UP ); in SelectDirection()
759 if( aBtnUp.IsChecked() ) in GetSelectedDirection()