Searched refs:WriteRefsTo (Results 1 – 3 of 3) sorted by relevance
222 void WriteRefsTo( ScDPObject& r ) const;281 void WriteRefsTo( ScDPCollection& r ) const;
179 pDPCollection->WriteRefsTo( *pDocDP ); in DoUndo()
779 void ScDPObject::WriteRefsTo( ScDPObject& r ) const in WriteRefsTo() function in ScDPObject2449 void ScDPCollection::WriteRefsTo( ScDPCollection& r ) const in WriteRefsTo() function in ScDPCollection2455 ((const ScDPObject*)At(i))->WriteRefsTo( *((ScDPObject*)r.At(i)) ); in WriteRefsTo()2474 pSourceObj->WriteRefsTo( *pDestObj ); // found object, copy refs in WriteRefsTo()
Completed in 49 milliseconds