Searched defs:cNextCh (Results 1 – 3 of 3) sorted by relevance
201 sal_Unicode cNextCh; // nächstes Zeichen member in CSS1Parser
167 sal_Bool lcl_IsLigature( xub_Unicode cCh, xub_Unicode cNextCh ) in lcl_IsLigature()1211 xub_Unicode cNextCh = rWord.GetChar( nIdx + 1 ); in InitScriptInfo() local
260 sal_Bool lcl_IsLigature( xub_Unicode cCh, xub_Unicode cNextCh ) // For Kashidas from sw/source/core… in lcl_IsLigature()2185 xub_Unicode cNextCh = aWord.GetChar( nIdx + 1 ); in ImpFindKashidas() local
Completed in 35 milliseconds