Searched refs:pHtEndIdx (Results 1 – 1 of 1) sorted by relevance
624 const xub_StrLen* pHtEndIdx = pHt->GetEnd(); in MoveTxtAttr_To_AttrSet() local626 if( !pHtEndIdx ) in MoveTxtAttr_To_AttrSet()629 if ( *pHtEndIdx < m_Text.Len() || pHt->IsCharFmtAttr() ) in MoveTxtAttr_To_AttrSet()2366 const xub_StrLen* pHtEndIdx = pHt->GetEnd(); in EraseText() local2369 if( !pHtEndIdx ) in EraseText()2383 ASSERT (!( (nHintStart < nEndIdx) && (*pHtEndIdx > nEndIdx) in EraseText()2396 if ( (*pHtEndIdx < nEndIdx) in EraseText()2397 || ( (*pHtEndIdx == nEndIdx) && in EraseText()
Completed in 35 milliseconds