Home
last modified time | relevance | path

Searched refs:aHyphPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/linguistic/source/
H A Dhyphdsp.cxx184 Sequence< sal_Int16 > aHyphPos( nTextLen ); in buildPossHyphens() local
185 sal_Int16 *pPos = aHyphPos.getArray(); in buildPossHyphens()
217 aHyphPos.realloc( nHyphCount ); in buildPossHyphens()
219 aText, aHyphPos ); in buildPossHyphens()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx690 Sequence< sal_Int16 > aHyphPos(nHyphCount); in createPossibleHyphens() local
691 sal_Int16 *pPos = aHyphPos.getArray(); in createPossibleHyphens()
713 hyphenatedWord, aHyphPos ); in createPossibleHyphens()

Completed in 27 milliseconds