Searched refs:pAddNoteCell (Results 1 – 1 of 1) sorted by relevance
779 ScBaseCell* pAddNoteCell = bAddNotes ? GetCell( aDestPos.Row() ) : 0; in CopyFromClip() local780 if (pAddNoteCell) in CopyFromClip()787 …DBG_ASSERT( !pAddNoteCell->HasNote(), "ScColumn::CopyFromClip - unexpected note at destination cel… in CopyFromClip()792 pAddNoteCell->TakeNote( pNewNote ); in CopyFromClip()
Completed in 27 milliseconds