Lines Matching refs:SwRootFrm

663                     static_cast<SwRootFrm*>(GetUpper())->CheckViewLayout( 0, 0 );  in _UpdateAttr()
703 ((SwRootFrm*)GetUpper())->SetSuperfluous(); in _UpdateAttr()
709 ((SwRootFrm*)GetUpper())->RemoveFtns( 0, sal_False, sal_True ); in _UpdateAttr()
856 void AdjustSizeChgNotify( SwRootFrm *pRoot ) in AdjustSizeChgNotify()
879 ((SwRootFrm*)pPage->GetUpper())->pLastPage = pPage; in SetLastPage()
933 ((SwRootFrm*)GetUpper())->DecrPhyPageNums(); in Cut()
953 static_cast<SwRootFrm*>(pRootFrm)->CheckViewLayout( 0, 0 ); in Cut()
977 ((SwRootFrm*)GetUpper())->IncrPhyPageNums(); in Paste()
1100 SwRootFrm *pRoot = (SwRootFrm*)pStart->GetUpper(); in CheckPageDescs()
1299 SwRootFrm *pRoot = (SwRootFrm*)pPrevPage->GetUpper(); in InsertPage()
1434 SwTwips SwRootFrm::GrowFrm( SwTwips nDist, sal_Bool bTst, sal_Bool ) in GrowFrm()
1448 SwTwips SwRootFrm::ShrinkFrm( SwTwips nDist, sal_Bool bTst, sal_Bool ) in ShrinkFrm()
1477 void SwRootFrm::RemoveSuperfluous() in RemoveSuperfluous()
1578 void SwRootFrm::AssertFlyPages() in AssertFlyPages()
1664 void SwRootFrm::AssertPageFlys( SwPageFrm *pPage ) in AssertPageFlys()
1716 Size SwRootFrm::ChgSize( const Size& aNewSize ) in ChgSize()
1732 void SwRootFrm::MakeAll() in MakeAll()
1756 void SwRootFrm::ImplInvalidateBrowseWidth() in ImplInvalidateBrowseWidth()
1775 void SwRootFrm::ImplCalcBrowseWidth() in ImplCalcBrowseWidth()
1911 void SwRootFrm::StartAllAction() in StartAllAction()
1925 void SwRootFrm::EndAllAction( sal_Bool bVirDev ) in EndAllAction()
1948 void SwRootFrm::UnoRemoveAllActions() in UnoRemoveAllActions()
1985 void SwRootFrm::UnoRestoreAllActions() in UnoRestoreAllActions()
2045 SwRootFrm* pRoot = pFlyFrm->Lower()->getRootFrm(); in lcl_MoveAllLowerObjs()
2105 SwRootFrm *pRootFrm = pFrm->getRootFrm(); in lcl_MoveAllLowers()
2129 void SwRootFrm::CheckViewLayout( const SwViewOption* pViewOpt, const SwRect* pVisArea ) in CheckViewLayout()
2465 bool SwRootFrm::IsLeftToRightViewLayout() const in IsLeftToRightViewLayout()