Home
last modified time | relevance | path

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

/aoo41x/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 …]
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx76 aBtnRight ( this, ScResId( BTN_RIGHT ) ), in ScFillSeriesDlg()
144 aBtnRight.Disable(); in Init()
158 aBtnRight.Disable(); in Init()
164 case FILL_TO_RIGHT: aBtnRight.Check(); break; in Init()
326 else if ( aBtnRight.IsChecked() ) theFillDir = FILL_TO_RIGHT; in IMPL_LINK()
/aoo41x/main/cui/source/inc/
H A Dtextanim.hxx53 ImageButton aBtnRight; member in SvxTextAnimationPage
/aoo41x/main/sc/source/ui/inc/
H A Dfilldlg.hxx89 RadioButton aBtnRight; member in ScFillSeriesDlg

Completed in 76 milliseconds