Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocruby.cxx276 sal_Bool bIgnoreChar = sal_False, bIsAlphaNum = sal_False, bChkNxtWrd = sal_False; in _SelectNextRubyChars() local
291 bIgnoreChar = sal_True; in _SelectNextRubyChars()
326 if( bIgnoreChar || bIsAlphaNum != bAlphaNum || nStart >= nWordEnd ) in _SelectNextRubyChars()
329 else if( !bIgnoreChar ) in _SelectNextRubyChars()

Completed in 11 milliseconds