Lines Matching refs:GetWrtShell

290 		SwWrtShell& rSh = GetView()->GetWrtShell();  in select()
540 SwWrtShell& rSh = m_pView->GetWrtShell(); in getSelection()
675 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in GetControl()
706 Window* pWindow = pView2 ? pView2->GetWrtShell().GetWin() : NULL; in getFormController()
783 SwWrtShell& rSh = m_pView->GetWrtShell(); in getRubyList()
833 SwWrtShell& rSh = m_pView->GetWrtShell(); in setRubyList()
902 SwWrtShell& rOldSh = m_pView->GetWrtShell(); in BuildTmpSelectionDoc()
913 pDocView->AttrChangedNotify( &pDocView->GetWrtShell() );//Damit SelectShell gerufen wird. in BuildTmpSelectionDoc()
952 bActionPending = pView ? pView->GetWrtShell().ActionPend() : false; in NotifySelChanged()
1023 const SwViewOption *pOpt = m_pView->GetWrtShell().GetViewOptions(); in setPropertyValue()
1029 m_pView->GetWrtShell().ApplyViewOptions( aNewOpt ); in setPropertyValue()
1060 m_pView->GetWrtShell().CalcLayout(); in getPropertyValue()
1064 nCount = m_pView->GetWrtShell().GetPageCount(); in getPropertyValue()
1066 nCount = m_pView->GetWrtShell().GetLineCount( sal_False /*of whole document*/ ); in getPropertyValue()
1075 const SwViewOption *pOpt = m_pView->GetWrtShell().GetViewOptions(); in getPropertyValue()
1193 SelectionType eSelType = m_pView->GetWrtShell().GetSelectionType(); in IsTextSelection()
1227 const SwWrtShell& rSh = m_pView->GetWrtShell(); in getPosition()
1255 SwWrtShell& rSh = m_pView->GetWrtShell(); in collapseToStart()
1280 SwWrtShell& rSh = m_pView->GetWrtShell(); in collapseToEnd()
1306 const SwWrtShell& rSh = m_pView->GetWrtShell(); in isCollapsed()
1327 bRet = m_pView->GetWrtShell().Left( CRSR_SKIP_CHARS, bExpand, 1, sal_True ); in goLeft()
1346 bRet = m_pView->GetWrtShell().Right( CRSR_SKIP_CHARS, bExpand, 1, sal_True ); in goRight()
1374 SwWrtShell& rSh = m_pView->GetWrtShell(); in gotoRange()
1508 m_pView->GetWrtShell().SttDoc( bExpand ); in gotoStart()
1524 m_pView->GetWrtShell().EndDoc( bExpand ); in gotoEnd()
1538 SwWrtShell& rSh = m_pView->GetWrtShell(); in jumpToFirstPage()
1560 SwWrtShell& rSh = m_pView->GetWrtShell(); in jumpToLastPage()
1582 bRet = m_pView->GetWrtShell().GotoPage(nPage, sal_True); in jumpToPage()
1595 bRet = m_pView->GetWrtShell().SttNxtPg(); in jumpToNextPage()
1608 bRet = m_pView->GetWrtShell().EndPrvPg(); in jumpToPreviousPage()
1621 bRet = m_pView->GetWrtShell().EndPg(); in jumpToEndOfPage()
1634 bRet = m_pView->GetWrtShell().SttPg(); in jumpToStartOfPage()
1648 SwWrtShell& rSh = m_pView->GetWrtShell(); in getPage()
1704 SwWrtShell& rSh = m_pView->GetWrtShell(); in getText()
1725 SwWrtShell& rSh = m_pView->GetWrtShell(); in getStart()
1746 SwWrtShell& rSh = m_pView->GetWrtShell(); in getEnd()
1779 SwWrtShell& rSh = m_pView->GetWrtShell(); in getString()
1811 SwWrtShell& rSh = m_pView->GetWrtShell(); in setString()
1838 SwWrtShell& rSh = m_pView->GetWrtShell(); in setPropertyValue()
1862 SwWrtShell& rSh = m_pView->GetWrtShell(); in getPropertyValue()
1912 SwWrtShell& rSh = m_pView->GetWrtShell(); in getPropertyState()
1931 SwWrtShell& rSh = m_pView->GetWrtShell(); in getPropertyStates()
1947 SwWrtShell& rSh = m_pView->GetWrtShell(); in setPropertyToDefault()
1963 SwWrtShell& rSh = m_pView->GetWrtShell(); in getPropertyDefault()
1983 bRet = m_pView->GetWrtShell().Down( bExpand, 1, sal_True ); in goDown()
2002 bRet = m_pView->GetWrtShell().Up( bExpand, 1, sal_True ); in goUp()
2020 bRet = m_pView->GetWrtShell().IsAtLeftMargin(); in isAtStartOfLine()
2038 bRet = m_pView->GetWrtShell().IsAtRightMargin(sal_True); in isAtEndOfLine()
2055 m_pView->GetWrtShell().RightMargin(bExpand, sal_True); in gotoEndOfLine()
2071 m_pView->GetWrtShell().LeftMargin(bExpand, sal_True); in gotoStartOfLine()
2141 SwWrtShell& rSh = m_pView->GetWrtShell(); in IMPLEMENT_FORWARD_XINTERFACE2()
2147 SwWrtShell& rSh = m_pView->GetWrtShell(); in GetDoc()
2153 SwWrtShell& rSh = m_pView->GetWrtShell(); in GetPaM()
2159 SwWrtShell& rSh = m_pView->GetWrtShell(); in GetPaM()
2169 SwWrtShell& rSh = GetView()->GetWrtShell(); in getTransferable()
2193 SwWrtShell& rSh = GetView()->GetWrtShell(); in insertTransferable()