Home
last modified time | relevance | path

Searched refs:GetDeletedIn (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dchgtrack.hxx312 virtual ScChangeActionLinkEntry* GetDeletedIn() const in GetDeletedIn() function in ScChangeAction
422 { return GetDeletedIn() != NULL; } in IsDeletedIn()
853 virtual ScChangeActionLinkEntry* GetDeletedIn() const;
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx326 ScChangeActionLinkEntry* pL = GetDeletedIn(); in RemoveDeletedIn()
343 ScChangeActionLinkEntry* pL = GetDeletedIn(); in IsDeletedIn()
365 ScChangeActionLinkEntry* pL = GetDeletedIn(); in IsDeletedInDelType()
1490 ScChangeActionLinkEntry* ScChangeActionContent::GetDeletedIn() const in GetDeletedIn() function in ScChangeActionContent
3572 const ScChangeActionLinkEntry* pLink = p->GetDeletedIn(); in UpdateReference()

Completed in 24 milliseconds