Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx1133 …sal_Bool bPortionBoundary = ( aPaM.GetIndex() == nPortionStart ) || ( aPaM.GetIndex() == (nPortion… in CursorVisualLeftRight() local
1138 if ( bPortionBoundary && aPaM.GetIndex() && ( aPaM.GetIndex() < aPaM.GetNode()->Len() ) ) in CursorVisualLeftRight()
1146 if ( !bPortionBoundary || ( nRTLLevel == nRTLLevelNextPortion ) ) in CursorVisualLeftRight()

Completed in 25 milliseconds