Searched refs:FRM_BODY (Results 1 – 6 of 6) sorted by relevance
365 while( !( ( FRM_BODY | FRM_FLY ) in FillRegister()368 if( ( FRM_BODY| FRM_FLY ) & pFrm->GetType() ) in FillRegister()
1191 : FRM_BODY | FRM_FLY | FRM_HEADER | in CalcClipRect()1211 if ( pUp->GetType() & FRM_BODY ) in CalcClipRect()
587 !(pLay->GetType() & (FRM_BODY | FRM_PAGE)) ) in ~SwLayNotify()
6088 if ( GetType() & FRM_BODY ) in RefreshLaySubsidiary()
76 #define FRM_BODY 0x0080 macro
296 case FRM_BODY: if( pFrm->GetUpper()->IsPageFrm() ) // nicht bei ColumnFrms in GetFrmType()
Completed in 93 milliseconds