Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1798 pOldDPObject( NULL ), in ScUndoDataPilot()
1803 pOldDPObject = new ScDPObject( *pOldObj ); in ScUndoDataPilot()
1810 delete pOldDPObject; in ~ScUndoDataPilot()
1844 if ( pOldDPObject && pOldUndoDoc ) in Undo()
1846 aOldRange = pOldDPObject->GetOutRange(); in Undo()
1863 if ( pOldDPObject ) in Undo()
1866 pOldDPObject->WriteSourceDataTo( *pDocObj ); in Undo()
1871 pOldDPObject->WriteTempDataTo( *pDocObj ); in Undo()
1880 else if ( pOldDPObject ) in Undo()
1924 if ( pOldDPObject ) in Redo()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx459 ScDPObject* pOldDPObject; member in ScUndoDataPilot

Completed in 29 milliseconds