Home
last modified time | relevance | path

Searched refs:SetTmpDocShell (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx427 pTmpDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in GetData()
863 pTmpDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in PrepareForCopy()
1030 pCDoc->SetTmpDocShell( (SfxObjectShell*)NULL ); in CopyGlossary()
/AOO42X/main/sw/source/core/doc/
H A Ddocnew.cxx1242 pRet->SetTmpDocShell((SfxObjectShell*)NULL); in CreateCopy()
/AOO42X/main/sw/source/core/ole/
H A Dndole.cxx464 pDoc->SetTmpDocShell( pPersistShell ); in MakeCopy()
/AOO42X/main/sw/inc/
H A Ddoc.hxx1846 void SetTmpDocShell( SfxObjectShellLock rLock ) { xTmpDocShell = rLock; } in SetTmpDocShell() function in SwDoc