Lines Matching refs:getRootFrm
86 SwLayoutFrm( rSect.GetFmt(), rSect.getRootFrm() ), in SwSectionFrm()
152 SwRootFrm *pRootFrm = getRootFrm(); in ~SwSectionFrm()
202 ViewShell* pViewShell( getRootFrm()->GetCurrShell() ); in DelEmpty()
237 if( !pSection && getRootFrm() ) in DelEmpty()
238 getRootFrm()->RemoveFromList( this ); in DelEmpty()
240 else if( getRootFrm() ) in DelEmpty()
241 getRootFrm()->InsertEmptySct( this ); //swmod 071108//swmod 071225 in DelEmpty()
786 ASSERT( getRootFrm()->IsInDelList( this ), "SectionFrm without Section" ); in MakeAll()
810 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in MakeAll()
1333 ASSERT( getRootFrm()->IsInDelList( this ), "SectionFrm without Section" ); in Format()
1409 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in Format()
2046 const ViewShell *pSh = getRootFrm()->GetCurrShell(); in _Grow()
2579 ViewShell *pSh = getRootFrm()->GetCurrShell(); in _UpdateAttr()
2773 pUp->getRootFrm()->SetSuperfluous(); in _DeleteEmptySct()