Searched refs:aTmpTxt (Results 1 – 1 of 1) sorted by relevance
3459 XubString aTmpTxt( rText ); aTmpTxt.Erase( 0, 1 ); in ReplaceText() local3460 m_Text.Insert( aTmpTxt, rStart.GetIndex() ); in ReplaceText()3461 Update( rStart, aTmpTxt.Len(), false ); in ReplaceText()
Completed in 17 milliseconds