Searched refs:nHtIdx (Results 1 – 1 of 1) sorted by relevance
218 sal_uInt16 nHtIdx = USHRT_MAX; in _SelectNextRubyChars() local224 for( nHtIdx = 0; nHtIdx < pHts->Count(); ++nHtIdx ) in _SelectNextRubyChars()225 if( RES_TXTATR_CJK_RUBY == ( pHt = (*pHts)[ nHtIdx ])->Which() && in _SelectNextRubyChars()
Completed in 10 milliseconds