Searched refs:bIgnoreChar (Results 1 – 1 of 1) sorted by relevance
276 sal_Bool bIgnoreChar = sal_False, bIsAlphaNum = sal_False, bChkNxtWrd = sal_False; in _SelectNextRubyChars() local291 bIgnoreChar = sal_True; in _SelectNextRubyChars()326 if( bIgnoreChar || bIsAlphaNum != bAlphaNum || nStart >= nWordEnd ) in _SelectNextRubyChars()329 else if( !bIgnoreChar ) in _SelectNextRubyChars()
Completed in 8 milliseconds