Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocruby.cxx275 sal_Int32 nChType = rCC.getType( *pTxt, nStart ); in _SelectNextRubyChars() local
277 switch( nChType ) in _SelectNextRubyChars()
/trunk/main/editeng/source/misc/
H A Dsvxacorr.cxx146 sal_Int32 nChType; in lcl_IsUnsupportedUnicodeChar() local
148 nChType = rCC.getType( rTxt, nStt ); in lcl_IsUnsupportedUnicodeChar()
181 sal_Int32 nChType; in lcl_IsSymbolChar() local
183 nChType = rCC.getType( rTxt, nStt ); in lcl_IsSymbolChar()

Completed in 30 milliseconds