Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/app/
H A Dseltrans.cxx319 SfxObjectShellRef aPersistRef( aDragShellRef ); in CreateCellData() local
320 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CreateCellData()
375 SfxObjectShellRef aPersistRef( aDragShellRef ); in CreateDrawData() local
376 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CreateDrawData()
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx386 SfxObjectShellRef aPersistRef( &(*ScGlobal::pDrawClipDocShellRef) ); in CopyToClip() local
387 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CopyToClip()
503 SfxObjectShellRef aPersistRef( &(*ScGlobal::pDrawClipDocShellRef) ); in CopyToClip() local
504 pTransferObj->SetDrawPersist( aPersistRef ); // keep persist for ole objects alive in CopyToClip()

Completed in 29 milliseconds