Home
last modified time | relevance | path

Searched refs:aBtnRight (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtextanim.cxx112 aBtnRight ( this, CUI_RES( BTN_RIGHT ) ), in SvxTextAnimationPage()
155 aBtnRight.SetClickHdl( aLink ); 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()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx75 aBtnRight ( this, ScResId( BTN_RIGHT ) ), in ScFillSeriesDlg()
143 aBtnRight.Disable(); in Init()
157 aBtnRight.Disable(); in Init()
163 case FILL_TO_RIGHT: aBtnRight.Check(); break; in Init()
325 else if ( aBtnRight.IsChecked() ) theFillDir = FILL_TO_RIGHT; in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dtextanim.hxx53 ImageButton aBtnRight; member in SvxTextAnimationPage
/trunk/main/sc/source/ui/inc/
H A Dfilldlg.hxx89 RadioButton aBtnRight; member in ScFillSeriesDlg

Completed in 44 milliseconds