Home
last modified time | relevance | path

Searched refs:SwBodyFrm (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dbodyfrm.hxx31 class SwBodyFrm: public SwLayoutFrm class
37 ~SwBodyFrm();
40 SwBodyFrm( SwFrmFmt*, SwFrm* );
42 DECL_FIXEDMEMPOOL_NEWDEL(SwBodyFrm)
H A Dtxtfrm.hxx38 class SwBodyFrm;
475 const SwBodyFrm *FindBodyFrm() const;
/trunk/main/sw/source/core/layout/
H A Dpagechg.cxx89 SwBodyFrm::SwBodyFrm( SwFrmFmt *pFmt, SwFrm* pSib ): in SwBodyFrm() function in SwBodyFrm
103 void SwBodyFrm::Format( const SwBorderAttrs * ) in Format()
242 SwBodyFrm *pBodyFrm = new SwBodyFrm( pDoc->GetDfltFrmFmt(), this ); in SwPageFrm()
H A Dcolfrm.cxx62 SwBodyFrm* pColBody = new SwBodyFrm( pFmt->GetDoc()->GetDfltFrmFmt(), pSib ); in SwColumnFrm()
H A Dwsfrm.cxx3401 pFrm = ((SwBodyFrm*)pFrm)->Lower(); in lcl_CalcMinColDiff()
/trunk/main/sw/source/core/bastyp/
H A Dswtypes.cxx80 IMPL_FIXEDMEMPOOL_NEWDEL( SwBodyFrm, 20, 20 )
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx215 const SwBodyFrm *SwTxtFrm::FindBodyFrm() const in FindBodyFrm()
222 return (const SwBodyFrm*)pFrm; in FindBodyFrm()

Completed in 66 milliseconds