Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/wrtsh/
H A Dselect.cxx155 sal_Bool bIsFullSel = !MoveSection( fnSectionCurr, fnSectionStart); in SelAll() local
157 bIsFullSel &= !MoveSection( fnSectionCurr, fnSectionEnd); in SelAll()
159 GoStart(sal_True, &bMoveTable, sal_False, !bIsFullSel); in SelAll()