Searched refs:xTmpDocShell (Results 1 – 1 of 1) sorted by relevance
352 SfxObjectShellLock xTmpDocShell; // A temporary shell that is used to copy OLE-Nodes member in SwDoc1854 void SetTmpDocShell( SfxObjectShellLock rLock ) { xTmpDocShell = rLock; } in SetTmpDocShell()1855 SfxObjectShellLock GetTmpDocShell() { return xTmpDocShell; } in GetTmpDocShell()