Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A Ddoc.hxx352 SfxObjectShellLock xTmpDocShell; // A temporary shell that is used to copy OLE-Nodes member in SwDoc
1854 void SetTmpDocShell( SfxObjectShellLock rLock ) { xTmpDocShell = rLock; } in SetTmpDocShell()
1855 SfxObjectShellLock GetTmpDocShell() { return xTmpDocShell; } in GetTmpDocShell()