Searched refs:HasNote (Results 1 – 10 of 10) sorted by relevance
1244 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()
92 if (pOldCell->HasNote() && !pNewCell->HasNote()) in Insert()787 …DBG_ASSERT( !pAddNoteCell->HasNote(), "ScColumn::CopyFromClip - unexpected note at destination cel… in CopyFromClip()
116 inline bool HasNote() const { return mpNote != 0; } in HasNote() function in ScBaseCell
920 if ( pCell->HasNote() ) in GetState()
2185 if ( pCell && pCell->HasNote() && ( bIsMerged || in DrawNoteMarks()2263 if ( pCell && pCell->HasNote() && ( bIsMerged || in AddPDFNotes()
2580 if (pCell->HasNote()) in CountNotePages()
1140 if( pCell->HasNote() ) in GetNotePos()
3501 if (pCell->HasNote()) in GetAddressByIndex_Impl()3582 if (pCell->HasNote()) in getCount()
3498 if ( pCell->HasNote() && ( nContentFlags & sheet::CellFlags::ANNOTATION ) ) in queryContentCells()
353 if (pCell->HasNote()) in GetHiddenInformationState()
Completed in 157 milliseconds