Searched refs:pDrawClipDocShellRef (Results 1 – 5 of 5) sorted by relevance
221 if ( ScGlobal::pDrawClipDocShellRef ) in DoCopy()223 …pTransferObj->SetDrawPersist( &(*ScGlobal::pDrawClipDocShellRef) ); // keep persist for ole obj… in DoCopy()257 if ( ScGlobal::pDrawClipDocShellRef ) in CopyToTransferable()259 …pTransferObj->SetDrawPersist( &(*ScGlobal::pDrawClipDocShellRef) ); // keep persist for ole obj… in CopyToTransferable()
384 if ( ScGlobal::pDrawClipDocShellRef ) in CopyToClip()386 SfxObjectShellRef aPersistRef( &(*ScGlobal::pDrawClipDocShellRef) ); in CopyToClip()501 if ( ScGlobal::pDrawClipDocShellRef ) in CopyToClip()503 SfxObjectShellRef aPersistRef( &(*ScGlobal::pDrawClipDocShellRef) ); in CopyToClip()
742 delete ScGlobal::pDrawClipDocShellRef; in SetDrawClipDoc()745 ScGlobal::pDrawClipDocShellRef = in SetDrawClipDoc()747 (*ScGlobal::pDrawClipDocShellRef)->DoInitNew(NULL); in SetDrawClipDoc()748 return *ScGlobal::pDrawClipDocShellRef; in SetDrawClipDoc()752 ScGlobal::pDrawClipDocShellRef = NULL; in SetDrawClipDoc()
610 static ScDocShellRef* pDrawClipDocShellRef; member in ScGlobal
94 ScDocShellRef* ScGlobal::pDrawClipDocShellRef = NULL; member in ScGlobal
Completed in 35 milliseconds