Lines Matching refs:maNoteText
77 String maNoteText; member
185 aNote.maNoteCell.Format( aNote.maNoteText, SCA_VALID, NULL ); in AddNotes()
190 aNote.maNoteText = pNote->GetText(); in AddNotes()
191 …aNote.mpTextHelper = CreateTextHelper(aNote.maNoteText, aNote.maRect, aNote.maNoteCell, aNote.mbMa… in AddNotes()
255 …aItr->mpTextHelper = CreateTextHelper(maMarks[nIndex].maNoteText, maMarks[nIndex].maRect, maMarks[… in GetChild()
267 …aItr->mpTextHelper = CreateTextHelper(aItr->maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMa… in GetChild()
308 …aItr->mpTextHelper = CreateTextHelper(aItr->maNoteText, aItr->maRect, aItr->maNoteCell, aItr->mbMa… in GetAt()
362 aNote.maNoteCell.Format( aNote.maNoteText, SCA_VALID, NULL ); in CheckChanges()
367 aNote.maNoteText = pNote->GetText(); in CheckChanges()
375 if (aNote.maNoteText == aItr->maNoteText) 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()