Searched refs:cBoundary (Results 1 – 1 of 1) sorted by relevance
296 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache() local297 if (cBoundary > 0) in getCache()298 aCache.wordboundary[i] = cBoundary - wordBoundary.startPos; in getCache()310 … sal_Int32 cBoundary = cellBoundary[aCache.wordboundary[i] + wordBoundary.startPos - 1]; in getCache() local311 if (cBoundary > 0) in getCache()312 aCache.wordboundary[i] = cBoundary - wordBoundary.startPos; in getCache()
Completed in 6 milliseconds