Home
last modified time | relevance | path

Searched refs:pFoundContent (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx109 const ScChangeAction* pFoundContent = NULL; in ShowNoteMarker() local
135 pFoundContent = pAction; in ShowNoteMarker()
165 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in ShowNoteMarker()
166 pFound = pFoundContent; // Content gewinnt in ShowNoteMarker()
/trunk/main/sc/source/core/data/
H A Ddocumen2.cxx1378 const ScChangeAction* pFoundContent = NULL; in GetCellChangeTrackNote() local
1402 pFoundContent = pAction; in GetCellChangeTrackNote()
1429 if ( pFoundContent && pFound->GetType() != SC_CAT_CONTENT ) in GetCellChangeTrackNote()
1430 pFound = pFoundContent; // Content gewinnt in GetCellChangeTrackNote()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx595 const ScChangeAction* pFoundContent = NULL; in GetChangeAction() local
621 pFoundContent = pAction; in GetChangeAction()

Completed in 32 milliseconds