Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/inc/
H A Dview.hxx644 SfxObjectShellLock & GetOrCreateTmpSelectionDoc();
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1866 SfxObjectShellLock & SwView::GetOrCreateTmpSelectionDoc() in GetOrCreateTmpSelectionDoc() function in SwView
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx2650 SfxObjectShellLock xDocSh(((SwView*)rpView)->GetOrCreateTmpSelectionDoc()); in GetRenderDoc()