Lines Matching refs:maRect
78 Rectangle maRect; member
180 if (rData.GetNoteInRange(rVisRect, nIndex, bMark, aNote.maNoteCell, aNote.maRect)) in AddNotes()
191 …aNote.mpTextHelper = CreateTextHelper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMa… in AddNotes()
255 …extHelper = CreateTextHelper(maMarks[nIndex].maNoteText, maMarks[nIndex].maRect, maMarks[nIndex].m… in GetChild()
267 …aItr->mpTextHelper = CreateTextHelper(aItr->maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMa… in GetChild()
284 if (maPoint.IsInside(rNote.maRect)) in operator ()()
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()
378 if (aNote.maRect != aItr->maRect) //neue VisArea setzen in CheckChanges()
380 aNote.mpTextHelper->SetOffset(aNote.maRect.TopLeft()); in CheckChanges()
388 …aNote.mpTextHelper = CreateTextHelper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMa… in CheckChanges()
404 …aNote.mpTextHelper = CreateTextHelper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMa… in CheckChanges()