Searched refs:m_nCurrentStartIndex (Results 1 – 1 of 1) sorted by relevance
294 , m_nCurrentStartIndex( 0 ) in HangulHanjaConversion_Impl()380 sal_Int32 nStartSearch = m_nCurrentStartIndex; in implUpdateSuggestions()443 m_nCurrentStartIndex = aResult.Boundary.startPos; in implUpdateSuggestions()449 if( m_nCurrentStartIndex == aResult.Boundary.startPos in implUpdateSuggestions()459 m_nCurrentEndIndex = m_nCurrentStartIndex+1; in implUpdateSuggestions()535 m_nCurrentStartIndex = m_nCurrentEndIndex = 0; in implRetrieveNextPortion()552 ? ( IsByCharacter() ? m_nCurrentStartIndex : m_nCurrentStartIndex ) in implNextConvertible()583 DBG_ASSERT( m_nCurrentStartIndex <= m_nCurrentEndIndex, in GetCurrentUnit()586 …tring sCurrentUnit = m_sCurrentPortion.copy( m_nCurrentStartIndex, m_nCurrentEndIndex - m_nCurrent… in GetCurrentUnit()853 m_nCurrentStartIndex, in implChange()[all …]
Completed in 8 milliseconds