Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Drefundo.cxx64 ScDPCollection* pOldDP = ((ScDocument*)pDoc)->GetDPCollection(); //! const in ScRefUndoData() local
65 pDPCollection = pOldDP ? new ScDPCollection(*pOldDP) : NULL; in ScRefUndoData()

Completed in 22 milliseconds