Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx336 #define CHAR_KANA 0x01 macro
H A Dimpedit3.cxx151 return ( ( 0x3040 <= cChar ) && ( 0x3100 > cChar ) ) ? CHAR_KANA : CHAR_NORMAL; in GetCharTypeForCompression()
4616 …sal_Bool bCompressKana = ( nType == CHAR_KANA ) && ( GetAsianCompressionMode() == text::CharacterC… in ImplCalcAsianCompression()

Completed in 41 milliseconds