Home
last modified time | relevance | path

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

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