Searched refs:SetDrawPersist (Results 1 – 7 of 7) sorted by relevance
184 pTransferObj->SetDrawPersist( &aDragShellRef ); // keep persist for ole objects alive in BeginDrag()223 …pTransferObj->SetDrawPersist( &(*ScGlobal::pDrawClipDocShellRef) ); // keep persist for ole obj… in DoCopy()259 …pTransferObj->SetDrawPersist( &(*ScGlobal::pDrawClipDocShellRef) ); // keep persist for ole obj… in CopyToTransferable()
387 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CopyToClip()504 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CopyToClip()
320 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CreateCellData()376 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CreateDrawData()
662 void ScDrawTransferObj::SetDrawPersist( const SfxObjectShellRef& rRef ) in SetDrawPersist() function in ScDrawTransferObj
524 void ScTransferObj::SetDrawPersist( const SfxObjectShellRef& rRef ) in SetDrawPersist() function in ScTransferObj
91 void SetDrawPersist( const SfxObjectShellRef& rRef );
100 void SetDrawPersist( const SfxObjectShellRef& rRef );
Completed in 41 milliseconds