Searched refs:pOldDP (Results 1 – 1 of 1) sorted by relevance
64 ScDPCollection* pOldDP = ((ScDocument*)pDoc)->GetDPCollection(); //! const in ScRefUndoData() local65 pDPCollection = pOldDP ? new ScDPCollection(*pOldDP) : NULL; in ScRefUndoData()
Completed in 13 milliseconds