Lines Matching refs:SwRootFrm
269 bool SwRootFrm::FillSelection( SwSelectionList& aSelList, const SwRect& rRect) const in FillSelection()
298 sal_Bool SwRootFrm::GetCrsrOfst( SwPosition *pPos, Point &rPoint, in GetCrsrOfst()
302 ((SwRootFrm*)this)->SetCallbackActionEnabled( sal_False ); in GetCrsrOfst()
330 ((SwRootFrm*)this)->SetCallbackActionEnabled( bOldAction ); in GetCrsrOfst()
888 sal_uInt16 SwRootFrm::GetCurrPage( const SwPaM *pActualCrsr ) const in GetCurrPage()
912 sal_uInt16 SwRootFrm::SetCurrPage( SwCursor* pToSet, sal_uInt16 nPageNum ) in SetCurrPage()
1458 SwRootFrm& mrRootFrm;
1462 DisableCallbackAction( const SwRootFrm& _rRootFrm ) : in DisableCallbackAction()
1463 mrRootFrm( const_cast<SwRootFrm&>(_rRootFrm) ), in DisableCallbackAction()
1478 Point SwRootFrm::GetNextPrevCntntPos( const Point& rPoint, sal_Bool bNext ) const in GetNextPrevCntntPos()
1574 Point SwRootFrm::GetPagePos( sal_uInt16 nPageNum ) const in GetPagePos()
1594 SwPageFrm* SwRootFrm::GetPageByPageNum( sal_uInt16 _nPageNum ) const in GetPageByPageNum()
1619 sal_Bool SwRootFrm::IsDummyPage( sal_uInt16 nPageNum ) const in IsDummyPage()
1798 if ( !((SwRootFrm*)pPage->GetUpper())->IsVirtPageNum() ) in GetVirtPageNum()
1850 bool SwRootFrm::MakeTblCrsrs( SwTableCursor& rTblCrsr ) in MakeTblCrsrs()
2005 void SwRootFrm::CalcFrmRects( in CalcFrmRects()