Lines Matching refs:GetDocShell
291 SwDoc* pDoc = GetView()->GetDocShell()->GetDoc(); in select()
312 if(pCursor && pCursor->GetDoc() == GetView()->GetDocShell()->GetDoc()) in select()
607 uno::Reference< frame::XModel > xModel = m_pView->GetDocShell()->GetBaseModel(); in getSelection()
791 SwDoc* pDoc = m_pView->GetDocShell()->GetDoc(); in getRubyList()
894 SwDoc* pDoc = m_pView->GetDocShell()->GetDoc(); in setRubyList()
951 SwView* pView = pDoc ? pDoc->GetDocShell()->GetView() : 0; in NotifySelChanged()
1367 SwUnoInternalPaM rDestPam(*m_pView->GetDocShell()->GetDoc()); in gotoRange()
1706 SwDoc* pDoc = m_pView->GetDocShell()->GetDoc(); in getText()
1727 SwDoc* pDoc = m_pView->GetDocShell()->GetDoc(); in getStart()
1748 SwDoc* pDoc = m_pView->GetDocShell()->GetDoc(); in getEnd()
2198 …pOLV->GetEditView().InsertText( xTrans, GetView()->GetDocShell()->GetMedium()->GetBaseURL(), sal_F… in insertTransferable()