Searched refs:GetNoteCountInRange (Results 1 – 3 of 3) sorted by relevance
131 long GetNoteCountInRange( const Rectangle& rVisiblePixel, sal_Bool bNoteMarks ) const;
166 sal_Int32 nCount = rData.GetNoteCountInRange(rVisRect, bMark); in AddNotes()340 sal_Int32 nCount = rData.GetNoteCountInRange(rVisRect, bMark); in CheckChanges()
448 long ScPreviewLocationData::GetNoteCountInRange( const Rectangle& rVisiblePixel, sal_Bool bNoteMark… in GetNoteCountInRange() function in ScPreviewLocationData
Completed in 70 milliseconds