Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Dimpedit2.cxx1132 sal_uInt16 nRTLLevelNextPortion = 0xFFFF; in CursorVisualLeftRight() local
1138 nRTLLevelNextPortion = pNextTextPortion->GetRightToLeft(); in CursorVisualLeftRight()
1141 if ( !bPortionBoundary || ( nRTLLevel == nRTLLevelNextPortion ) ) in CursorVisualLeftRight()