Kaydet (Commit) f3c24b48 authored tarafından Caolán McNamara's avatar Caolán McNamara

kater->later

Change-Id: If9eaf54c2d706144e2b7c34a3004ad9604dd420f
üst 147ff662
...@@ -371,7 +371,7 @@ void TextConvWrapper::ReplaceUnit( ...@@ -371,7 +371,7 @@ void TextConvWrapper::ReplaceUnit(
} }
m_nUnitOffset = m_nUnitOffset + nUnitStart + aNewTxt.getLength(); m_nUnitOffset = m_nUnitOffset + nUnitStart + aNewTxt.getLength();
// remember current original language for kater use // remember current original language for later use
ImpEditEngine *pImpEditEng = m_pEditView->GetImpEditEngine(); ImpEditEngine *pImpEditEng = m_pEditView->GetImpEditEngine();
ESelection _aOldSel = m_pEditView->GetSelection(); ESelection _aOldSel = m_pEditView->GetSelection();
//EditSelection aOldEditSel = pEditView->GetImpEditView()->GetEditSelection(); //EditSelection aOldEditSel = pEditView->GetImpEditView()->GetEditSelection();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment