Searched refs:aParaFound (Results 1 – 1 of 1) sorted by relevance
244 ScParaFound aParaFound(nIndex); in GetChild() local245 ScAccNotes::iterator aItr = std::find_if(maMarks.begin(), aEndItr, aParaFound); in GetChild()256 …xAccessible = aItr->mpTextHelper->GetChild(aParaFound.mnIndex + aItr->mpTextHelper->GetStartIndex(… in GetChild()262 ScParaFound aParaFound(nIndex); in GetChild() local263 ScAccNotes::iterator aItr = std::find_if(maNotes.begin(), aEndItr, aParaFound); in GetChild()267 …aNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMarkNote, (nIndex - aParaFound.mnIndex) + mnOff… in GetChild()268 …xAccessible = aItr->mpTextHelper->GetChild(aParaFound.mnIndex + aItr->mpTextHelper->GetStartIndex(… in GetChild()