Searched defs:nBidiLevel (Results 1 – 3 of 3) sorted by relevance
1587 const sal_uInt8 nBidiLevel = ((SwBidiPortion*)pPor)->GetLevel(); in GetCrsrOfst() local
1053 const UBiDiLevel nBidiLevel = IsRightToLeft( nPara ) ? 1 /*RTL*/ : 0 /*LTR*/; in CursorVisualStartEnd() local1175 const UBiDiLevel nBidiLevel = IsRightToLeft( nPara ) ? 1 /*RTL*/ : 0 /*LTR*/; in CursorVisualLeftRight() local2001 const UBiDiLevel nBidiLevel = IsRightToLeft( nPara ) ? 1 /*RTL*/ : 0 /*LTR*/; in InitWritingDirections() local
3092 const UBiDiLevel nBidiLevel = IsRightToLeft() ? 1 /*RTL*/ : 0 /*LTR*/; in ImpInitWritingDirections() local
Completed in 61 milliseconds