Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/misc/
H A Dhangulhanja.cxx433 ? HHC::eHanjaToHangul : HHC::eHangulToHanja; in implUpdateSuggestions()
507 HHC::ConversionDirection eDialogDirection = HHC::eHangulToHanja; in implNextConvertibleUnit()
731 HHC::ConversionDirection eDirection = HHC::eHangulToHanja; in DoDocumentConversion()
793 HHC::ReplacementAction eAction( HHC::eExchange ); in implChange()
802 case HHC::eSimpleConversion: eAction = HHC::eExchange; break; in implChange()
803 …case HHC::eHangulBracketed: eAction = bOriginalIsHangul ? HHC::eOriginalBracketed : HHC::eReplace… in implChange()
804 …case HHC::eHanjaBracketed: eAction = bOriginalIsHangul ? HHC::eReplacementBracketed : HHC::eOrig… in implChange()
805 …case HHC::eRubyHanjaAbove: eAction = bOriginalIsHangul ? HHC::eReplacementAbove : HHC::eOriginal… in implChange()
806 …case HHC::eRubyHanjaBelow: eAction = bOriginalIsHangul ? HHC::eReplacementBelow : HHC::eOriginal… in implChange()
807 …case HHC::eRubyHangulAbove: eAction = bOriginalIsHangul ? HHC::eOriginalAbove : HHC::eReplacement… in implChange()
[all …]
/aoo4110/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx49 #define HHC editeng::HangulHanjaConversion macro
892 eDirection = HHC::eHangulToHanja; in GetDirection()
894 eDirection = HHC::eHanjaToHangul; in GetDirection()
919 return HHC::eSimpleConversion; in GetConversionFormat()
921 return HHC::eHangulBracketed; in GetConversionFormat()
923 return HHC::eHanjaBracketed; in GetConversionFormat()
925 return HHC::eRubyHanjaAbove; in GetConversionFormat()
927 return HHC::eRubyHanjaBelow; in GetConversionFormat()
929 return HHC::eRubyHangulAbove; in GetConversionFormat()
931 return HHC::eRubyHangulBelow; in GetConversionFormat()
[all …]

Completed in 33 milliseconds