Home
last modified time | relevance | path

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

/aoo4110/main/editeng/source/misc/
H A Dhangulhanja.cxx143 LanguageType m_nCurrentPortionLang; // language of m_sCurrentPortion found member in editeng::HangulHanjaConversion_Impl
293 , m_nCurrentPortionLang( LANGUAGE_NONE ) in HangulHanjaConversion_Impl()
532 m_nCurrentPortionLang = LANGUAGE_NONE; in implRetrieveNextPortion()
533 … m_pAntiImpl->GetNextPortion( m_sCurrentPortion, m_nCurrentPortionLang, bAllowImplicitChanges ); in implRetrieveNextPortion()
831 !m_pAntiImpl->IsTraditional( m_nCurrentPortionLang )) in implChange()
834 !m_pAntiImpl->IsSimplified( m_nCurrentPortionLang )) in implChange()

Completed in 25 milliseconds