Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1205 … sal_Bool bBeforePortion = !nPosInLine || pEditView->pImpEditView->GetCursorBidiLevel() == 1; in CursorVisualLeftRight() local
1206 if ( nPosInLine && ( !bBeforePortion ) ) // before the next portion in CursorVisualLeftRight()
1210 …on = pParaPortion->GetTextPortions().FindPortion( aPaM.GetIndex(), nPortionStart, bBeforePortion ); in CursorVisualLeftRight()
1223 if ( bWasBehind || bRTLPortion || bBeforePortion ) in CursorVisualLeftRight()

Completed in 44 milliseconds