Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxvw.cxx944 if (m_pView && m_pView->GetTmpSelectionDoc().Is()) in NotifySelChanged()
949 SfxObjectShellLock& xDocSh = m_pView->GetTmpSelectionDoc(); in NotifySelChanged()
956 m_pView->GetTmpSelectionDoc()->DoClose(); in NotifySelChanged()
957 m_pView->GetTmpSelectionDoc() = 0; in NotifySelChanged()
/trunk/main/sw/source/ui/inc/
H A Duivwimp.hxx146 SfxObjectShellLock& GetTmpSelectionDoc() { return xTmpSelDocSh; } in GetTmpSelectionDoc() function in SwView_Impl
H A Dview.hxx644 SfxObjectShellLock & GetTmpSelectionDoc();
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1867 SfxObjectShellLock & SwView::GetTmpSelectionDoc() in GetTmpSelectionDoc() function in SwView
1869 return GetViewImpl()->GetTmpSelectionDoc(); in GetTmpSelectionDoc()
1876 SfxObjectShellLock &rxTmpDoc = GetViewImpl()->GetTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc()

Completed in 42 milliseconds