Home
last modified time | relevance | path

Searched refs:bNoteMarks (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dprevloc.cxx448 …eviewLocationData::GetNoteCountInRange( const Rectangle& rVisiblePixel, sal_Bool bNoteMarks ) const in GetNoteCountInRange()
450 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteCountInRange()
463 …viewLocationData::GetNoteInRange( const Rectangle& rVisiblePixel, long nIndex, sal_Bool bNoteMarks, in GetNoteInRange() argument
466 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteInRange()
487 …ata::GetNoteInRangeOutputRect(const Rectangle& rVisiblePixel, sal_Bool bNoteMarks, const ScAddress… in GetNoteInRangeOutputRect() argument
489 ScPreviewLocationType eType = bNoteMarks ? SC_PLOC_NOTEMARK : SC_PLOC_NOTETEXT; in GetNoteInRangeOutputRect()
/aoo4110/main/sc/source/ui/inc/
H A Dprevloc.hxx131 long GetNoteCountInRange( const Rectangle& rVisiblePixel, sal_Bool bNoteMarks ) const;
132 sal_Bool GetNoteInRange( const Rectangle& rVisiblePixel, long nIndex, sal_Bool bNoteMarks,
134 Rectangle GetNoteInRangeOutputRect(const Rectangle& rVisiblePixel, sal_Bool bNoteMarks,

Completed in 23 milliseconds