Home
last modified time | relevance | path

Searched refs:aDocShellRef (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx262 if( aDocShellRef.Is() ) in ~SwTransferable()
264 SfxObjectShell * pObj = aDocShellRef; in ~SwTransferable()
268 aDocShellRef.Clear(); in ~SwTransferable()
433 if( aDocShellRef.Is() ) in GetData()
577 if( !aDocShellRef.Is() ) in GetData()
582 aDocShellRef = pNewDocSh; in GetData()
583 aDocShellRef->DoInitNew( NULL ); in GetData()
813 aDocShellRef->DoInitNew( NULL ); in PrepareForCopy()
870 if( aDocShellRef.Is() ) in PrepareForCopy()
1036 aDocShellRef = pCDoc->GetTmpDocShell(); in CopyGlossary()
[all …]
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx208 aDocShellRef.Clear(); // before releasing the mutex in ~ScTransferObj()
356 SfxObjectShell* pEmbObj = aDocShellRef; in GetData()
383 SfxObjectShell* pEmbObj = aDocShellRef; in GetData()
588 if ( !aDocShellRef.Is() ) in InitDocShell()
591 aDocShellRef = pDocSh; // ref must be there before InitNew in InitDocShell()
H A Ddrwtrans.cxx267 aDocShellRef.Clear(); in ~ScDrawTransferObj()
478 SfxObjectShell* pEmbObj = aDocShellRef; in GetData()
738 if ( !aDocShellRef.Is() ) in InitDocShell()
741 aDocShellRef = pDocSh; // ref must be there before InitNew in InitDocShell()
/trunk/main/sc/source/ui/inc/
H A Ddrwtrans.hxx53 SfxObjectShellRef aDocShellRef; member in ScDrawTransferObj
H A Dtransobj.hxx53 SfxObjectShellRef aDocShellRef; member in ScTransferObj
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx64 SfxObjectShellLock aDocShellRef; member in SwTransferable

Completed in 29 milliseconds