Home
last modified time | relevance | path

Searched refs:pDrawClipDocShellRef (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Ddrawvie4.cxx221 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()
H A Dviewfun3.cxx384 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()
/aoo41x/main/sc/source/ui/app/
H A Dtransobj.cxx742 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()
/aoo41x/main/sc/inc/
H A Dglobal.hxx610 static ScDocShellRef* pDrawClipDocShellRef; member in ScGlobal
/aoo41x/main/sc/source/core/data/
H A Dglobal.cxx94 ScDocShellRef* ScGlobal::pDrawClipDocShellRef = NULL; member in ScGlobal

Completed in 62 milliseconds