Searched refs:tindex (Results 1 – 3 of 3) sorted by relevance
63 my @tindex=(); # the index itself78 @tindex = sort by_entry @tindex;86 foreach $one (@tindex) {
617 for (sal_uInt16 tindex = 0; tindex < tlen; tindex++) in capitalType() local619 if (pCC->getCharacterType(aStr,tindex) & in capitalType()
742 for (xub_StrLen tindex = 0; tindex < tlen; tindex++) in capitalType() local744 if (pCC->getCharacterType(aStr,tindex) & ::com::sun::star::i18n::KCharacterType::UPPER) in capitalType()
Completed in 24 milliseconds