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 SwDoc1846 void SetTmpDocShell( SfxObjectShellLock rLock ) { xTmpDocShell = rLock; } in SetTmpDocShell()1847 SfxObjectShellLock GetTmpDocShell() { return xTmpDocShell; } in GetTmpDocShell()
Completed in 14 milliseconds