Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dporlay.cxx1331 const sal_uInt8 nCurrDirType = GetDirType( nDirIdx ); in InitScriptInfo() local
1337 if ( nCurrDirType % 2 == UBIDI_RTL || // text in RTL run in InitScriptInfo()
1338 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( rTxt, nStart, nEnd ) ) ) // non-strong text in em… in InitScriptInfo()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx1814 const sal_uInt8 nCurrDirType = rDirInfos[n].nType; in InitScriptTypes() local
1816 if ( nCurrDirType % 2 == UBIDI_RTL || // text in RTL run in InitScriptTypes()
1817 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( aText, nStart, nEnd ) ) ) // non-strong text in e… in InitScriptTypes()

Completed in 40 milliseconds