Searched refs:nChType (Results 1 – 2 of 2) sorted by relevance
275 sal_Int32 nChType = rCC.getType( *pTxt, nStart ); in _SelectNextRubyChars() local277 switch( nChType ) in _SelectNextRubyChars()
146 sal_Int32 nChType; in lcl_IsUnsupportedUnicodeChar() local148 nChType = rCC.getType( rTxt, nStt ); in lcl_IsUnsupportedUnicodeChar()181 sal_Int32 nChType; in lcl_IsSymbolChar() local183 nChType = rCC.getType( rTxt, nStt ); in lcl_IsSymbolChar()
Completed in 33 milliseconds