Searched refs:GetTmpSelectionDoc (Results 1 – 4 of 4) sorted by relevance
146 SfxObjectShellLock& GetTmpSelectionDoc() { return xTmpSelDocSh; } in GetTmpSelectionDoc() function in SwView_Impl
644 SfxObjectShellLock & GetTmpSelectionDoc();
944 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()
1867 SfxObjectShellLock & SwView::GetTmpSelectionDoc() in GetTmpSelectionDoc() function in SwView1869 return GetViewImpl()->GetTmpSelectionDoc(); in GetTmpSelectionDoc()1876 SfxObjectShellLock &rxTmpDoc = GetViewImpl()->GetTmpSelectionDoc(); in GetOrCreateTmpSelectionDoc()
Completed in 37 milliseconds