Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx2078 sal_Bool bInvers = pSelection->GetEnd() < pSelection->GetStart(); in ImpPaint() local
2079 pSelStart = !bInvers ? &pSelection->GetStart() : &pSelection->GetEnd(); in ImpPaint()
2080 pSelEnd = bInvers ? &pSelection->GetStart() : &pSelection->GetEnd(); in ImpPaint()

Completed in 19 milliseconds