Searched refs:IsArabicText (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/core/text/ |
H A D | itradj.cxx | 168 if ( !SwScriptInfo::IsArabicText( rInf.GetTxt(), nIdx, nNext - nIdx ) ) in lcl_CheckKashidaPositions() 230 …if ( nFontMinKashida && nKashidasInAttr && SwScriptInfo::IsArabicText( rInf.GetTxt(), nIdx, nNext … in lcl_CheckKashidaWidth()
|
H A D | portxt.cxx | 133 if ( SwScriptInfo::IsArabicText( *pStr, nPos, nEnd - nPos ) && pSI->CountKashida() ) in lcl_AddSpace()
|
H A D | porlay.cxx | 1968 sal_Bool SwScriptInfo::IsArabicText( const XubString& rTxt, xub_StrLen nStt, xub_StrLen nLen ) in IsArabicText() function in SwScriptInfo
|
/aoo41x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 319 static sal_Bool IsArabicText( const XubString& rTxt, xub_StrLen nStt, xub_StrLen nLen );
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 1340 … if ( SwScriptInfo::IsArabicText( rInf.GetText(), rInf.GetIdx(), rInf.GetLen() ) ) in DrawText() 1565 if ( SwScriptInfo::IsArabicText( rInf.GetText(), rInf.GetIdx(), rInf.GetLen() ) ) in DrawText() 2174 if ( SwScriptInfo::IsArabicText( rInf.GetText(), rInf.GetIdx(), rInf.GetLen() ) ) in GetCrsrOfst()
|
Completed in 73 milliseconds