Home
last modified time | relevance | path

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

/AOO42X/main/toolkit/workben/layout/ !
H A Dsortdlg.hxx50 void SetByRows ( BOOL bByRows );
61 inline void ScSortDlg::SetByRows ( BOOL bByRows ) { bIsByRows = bByRows; } in SetByRows() argument
/AOO42X/main/sc/source/ui/inc/ !
H A Dsortdlg.hxx50 void SetByRows ( sal_Bool bByRows );
61 inline void ScSortDlg::SetByRows ( sal_Bool bByRows ) { bIsByRows = bByRows; } in SetByRows() argument