Searched refs:getCombState (Results 1 – 1 of 1) sorted by relevance
88 static sal_uInt16 SAL_CALL getCombState(const sal_Unicode *text, sal_Int32 pos) in getCombState() function107 for (; pos + 1 < len && getCombState(text, pos) == ST_COM; curr++, pos++) {} in getACell()
Completed in 14 milliseconds