Home
last modified time | relevance | path

Searched refs:HasNote (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dcolumn2.cxx1244 if ( pCell->GetCellType() != CELLTYPE_NOTE || (bNotes && pCell->HasNote()) ) in IsEmptyVisData()
1281 if ( pCell->GetCellType() != CELLTYPE_NOTE || (bNotes && pCell->HasNote()) ) in GetLastVisDataPos()
1301 if ( pCell->GetCellType() != CELLTYPE_NOTE || (bNotes && pCell->HasNote()) ) in GetFirstVisDataPos()
H A Dcolumn3.cxx92 if (pOldCell->HasNote() && !pNewCell->HasNote()) in Insert()
787 …DBG_ASSERT( !pAddNoteCell->HasNote(), "ScColumn::CopyFromClip - unexpected note at destination cel… in CopyFromClip()
/aoo4110/main/sc/inc/
H A Dcell.hxx116 inline bool HasNote() const { return mpNote != 0; } in HasNote() function in ScBaseCell
/aoo4110/main/sc/source/ui/view/
H A Dcellsh.cxx920 if ( pCell->HasNote() ) in GetState()
H A Doutput.cxx2185 if ( pCell && pCell->HasNote() && ( bIsMerged || in DrawNoteMarks()
2263 if ( pCell && pCell->HasNote() && ( bIsMerged || in AddPDFNotes()
H A Dprintfun.cxx2580 if (pCell->HasNote()) in CountNotePages()
/aoo4110/main/sc/source/ui/navipi/
H A Dcontent.cxx1140 if( pCell->HasNote() ) in GetNotePos()
/aoo4110/main/sc/source/ui/unoobj/
H A Ddocuno.cxx3501 if (pCell->HasNote()) in GetAddressByIndex_Impl()
3582 if (pCell->HasNote()) in getCount()
H A Dcellsuno.cxx3498 if ( pCell->HasNote() && ( nContentFlags & sheet::CellFlags::ANNOTATION ) ) in queryContentCells()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh.cxx353 if (pCell->HasNote()) in GetHiddenInformationState()

Completed in 177 milliseconds