Home
last modified time | relevance | path

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

/trunk/main/mythes/
H A Dmythes-1.2.0-vanilla-th-gen-idx.patch63 my @tindex=(); # the index itself
78 @tindex = sort by_entry @tindex;
86 foreach $one (@tindex) {
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.cxx616 for (sal_uInt16 tindex = 0; tindex < tlen; tindex++) in capitalType() local
618 if (pCC->getCharacterType(aStr,tindex) & in capitalType()
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx742 for (xub_StrLen tindex = 0; tindex < tlen; tindex++) in capitalType() local
744 if (pCC->getCharacterType(aStr,tindex) & ::com::sun::star::i18n::KCharacterType::UPPER) in capitalType()

Completed in 22 milliseconds