Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dporlay.cxx209 bool lcl_HasStrongLTR ( const String& rTxt, xub_StrLen nStart, xub_StrLen nEnd ) in lcl_HasStrongLTR() function
1338 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( rTxt, nStart, nEnd ) ) ) // non-strong text in em… in InitScriptInfo()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx1700 bool lcl_HasStrongLTR ( const String& rTxt, xub_StrLen nStart, xub_StrLen nEnd ) in lcl_HasStrongLTR() function
1817 …( nCurrDirType > UBIDI_LTR && !lcl_HasStrongLTR( aText, nStart, nEnd ) ) ) // non-strong text in e… in InitScriptTypes()

Completed in 234 milliseconds