Searched refs:GetTmpSelectionDoc (Results 1 – 4 of 4) sorted by relevance
939 if (m_pView && m_pView->GetTmpSelectionDoc().Is()) in NotifySelChanged()944 SfxObjectShellLock& xDocSh = m_pView->GetTmpSelectionDoc(); in NotifySelChanged()951 m_pView->GetTmpSelectionDoc()->DoClose(); in NotifySelChanged()952 m_pView->GetTmpSelectionDoc() = 0; in NotifySelChanged()
1859 SfxObjectShellLock & SwView::GetTmpSelectionDoc() in GetTmpSelectionDoc() function in SwView1861 return GetViewImpl()->GetTmpSelectionDoc(); in GetTmpSelectionDoc()1868 SfxObjectShellLock &rxTmpDoc = GetViewImpl()->GetTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc()
144 SfxObjectShellLock& GetTmpSelectionDoc() { return xTmpSelDocSh; } in GetTmpSelectionDoc() function in SwView_Impl
643 SfxObjectShellLock & GetTmpSelectionDoc();