Home
last modified time | relevance | path

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

/aoo4110/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx358 static inline bool lcl_IsLigature( sal_uInt32 cChar )
366 if (lcl_IsLigature( cChar ))
/aoo4110/main/sw/source/core/text/
H A Dporlay.cxx167 sal_Bool lcl_IsLigature( xub_Unicode cCh, xub_Unicode cNextCh ) in lcl_IsLigature() function
202 bRet = !lcl_IsLigature( cPrevCh, cCh ); in lcl_ConnectToPrev()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit3.cxx260 sal_Bool lcl_IsLigature( xub_Unicode cCh, xub_Unicode cNextCh ) // For Kashidas from sw/source/core… in lcl_IsLigature() function
276 bRet = ! lcl_IsLigature( cPrevCh, cCh ); in lcl_ConnectToPrev()

Completed in 56 milliseconds