Searched refs:maNoteCell (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sc/source/ui/Accessibility/ |
| H A D | AccessibleDocumentPagePreview.cxx | 79 ScAddress maNoteCell; member 180 if (rData.GetNoteInRange(rVisRect, nIndex, bMark, aNote.maNoteCell, aNote.maRect)) in AddNotes() 185 aNote.maNoteCell.Format( aNote.maNoteText, SCA_VALID, NULL ); in AddNotes() 189 if( ScPostIt* pNote = pDoc->GetNote( aNote.maNoteCell ) ) in AddNotes() 191 ….mpTextHelper = CreateTextHelper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMarkNot… in AddNotes() 248 …DBG_ASSERT((aItr->maNoteCell == maMarks[nIndex].maNoteCell) && (aItr->mbMarkNote == maMarks[nIndex… in GetChild() 255 …er(maMarks[nIndex].maNoteText, maMarks[nIndex].maRect, maMarks[nIndex].maNoteCell, maMarks[nIndex]… in GetChild() 267 …>mpTextHelper = CreateTextHelper(aItr->maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMarkNot… in GetChild() 308 …aItr->mpTextHelper = CreateTextHelper(aItr->maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMa… in GetAt() 357 if (rData.GetNoteInRange(rVisRect, nIndex, bMark, aNote.maNoteCell, aNote.maRect)) in CheckChanges() [all …]
|