Home
last modified time | relevance | path

Searched refs:aBtnUp (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dtextanim.cxx110 aBtnUp ( this, CUI_RES( BTN_UP ) ), in SvxTextAnimationPage()
153 aBtnUp.SetClickHdl( aLink ); 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()
[all …]
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx77 aBtnUp ( this, ScResId( BTN_TOP ) ), in ScFillSeriesDlg()
146 aBtnUp.Disable(); in Init()
152 aBtnUp.Disable(); in Init()
166 case FILL_TO_TOP: aBtnUp.Check(); break; in Init()
328 else if ( aBtnUp.IsChecked() ) theFillDir = FILL_TO_TOP; in IMPL_LINK()
/aoo41x/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx459 aBtnUp(this, SW_RES(BTN_DOWN)), in SwColumnPage()
511 aBtnUp.SetAccessibleRelationLabeledBy(&aColumnFT); in SwColumnPage()
577 aBtnUp.SetClickHdl(LINK(this, SwColumnPage, Up)); in SwColumnPage()
922 aBtnUp.Enable( bEnableBtns ); in UpdateCols()
/aoo41x/main/cui/source/inc/
H A Dtextanim.hxx51 ImageButton aBtnUp; member in SvxTextAnimationPage
/aoo41x/main/sc/source/ui/inc/
H A Dfilldlg.hxx90 RadioButton aBtnUp; member in ScFillSeriesDlg
/aoo41x/main/sw/source/ui/inc/
H A Dcolumn.hxx129 ImageButton aBtnUp; member in SwColumnPage

Completed in 32 milliseconds