Searched refs:m_nCurrentEndIndex (Results 1 – 1 of 1) sorted by relevance
295 , m_nCurrentEndIndex( 0 ) in HangulHanjaConversion_Impl()444 m_nCurrentEndIndex = aResult.Boundary.endPos; in implUpdateSuggestions()453 m_nCurrentEndIndex = aResult.Boundary.endPos; in implUpdateSuggestions()459 m_nCurrentEndIndex = m_nCurrentStartIndex+1; in implUpdateSuggestions()535 m_nCurrentStartIndex = m_nCurrentEndIndex = 0; in implRetrieveNextPortion()553 : m_nCurrentEndIndex in implNextConvertible()581 DBG_ASSERT( m_nCurrentEndIndex <= m_sCurrentPortion.getLength(), in GetCurrentUnit()583 DBG_ASSERT( m_nCurrentStartIndex <= m_nCurrentEndIndex, in GetCurrentUnit()820 sal_Int32 nEndIndex = m_nCurrentEndIndex - m_nReplacementBaseIndex; in implChange()854 m_nCurrentEndIndex - m_nCurrentStartIndex, in implChange()[all …]
Completed in 13 milliseconds