Home
last modified time | relevance | path

Searched refs:aColumnRB (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/misc/
H A Dsrtdlg.cxx158 aColumnRB(this, SW_RES(RB_COL )), in SwSortDlg()
202 aColumnRB.Check(bCol); in SwSortDlg()
211 aColumnRB.Enable(sal_False); in SwSortDlg()
221 aColumnRB.SetClickHdl( aLk ); in SwSortDlg()
338 bCol = aColumnRB.IsChecked(); in Apply()
452 else if( pCheck == ( CheckBox* ) &aColumnRB) in IMPL_LINK()
/aoo41x/main/sw/source/ui/inc/
H A Dsrtdlg.hxx71 RadioButton aColumnRB; member in SwSortDlg

Completed in 16 milliseconds