Searched refs:pFoundContent (Results 1 – 3 of 3) sorted by relevance
109 const ScChangeAction* pFoundContent = NULL; in ShowNoteMarker() local135 pFoundContent = pAction; in ShowNoteMarker()165 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in ShowNoteMarker()166 pFound = pFoundContent; // Content gewinnt in ShowNoteMarker()
1378 const ScChangeAction* pFoundContent = NULL; in GetCellChangeTrackNote() local1402 pFoundContent = pAction; in GetCellChangeTrackNote()1429 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in GetCellChangeTrackNote()1430 pFound = pFoundContent; // Content gewinnt in GetCellChangeTrackNote()
595 const ScChangeAction* pFoundContent = NULL; in GetChangeAction() local621 pFoundContent = pAction; in GetChangeAction()
Completed in 24 milliseconds