Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1868 SfxObjectShellLock &rxTmpDoc = GetViewImpl()->GetTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc() local
1869 if (!rxTmpDoc.Is()) in GetOrCreateTmpSelectionDoc()
1872 rxTmpDoc = pImpl->BuildTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc()
1874 return rxTmpDoc; in GetOrCreateTmpSelectionDoc()