Home
last modified time | relevance | path

Searched refs:FRM_FLY (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporrst.cxx365 while( !( ( FRM_BODY | FRM_FLY ) in FillRegister()
368 if( ( FRM_BODY| FRM_FLY ) & pFrm->GetType() ) in FillRegister()
H A DEnhancedPDFExportHelper.cxx1298 case FRM_FLY : in BeginBlockStructureElements()
/trunk/main/sw/source/core/layout/
H A Dflylay.cxx1189 sal_uInt16 nType = bMove ? FRM_ROOT | FRM_FLY | FRM_HEADER | in CalcClipRect()
1191 : FRM_BODY | FRM_FLY | FRM_HEADER | in CalcClipRect()
1222 if( ( pUp->GetType() & (FRM_FLY | FRM_FTN ) ) && in CalcClipRect()
H A Dfrmtool.cxx619 !(pLay->GetType()&(FRM_FLY|FRM_SECTION) && in ~SwLayNotify()
3252 FRM_FTN | FRM_FLY | in FindKontext()
3268 FRM_FTN | FRM_FLY | in IsFrmInSameKontext()
3459 if( !bCalcFrm && nFrmType & FRM_FLY && in GetFrmOfModify()
H A Datrfrm.cxx2651 sal_uInt16 nFrmType = RES_FLYFRMFMT == Which() ? FRM_FLY : USHRT_MAX; in FindLayoutRect()
2685 SwFlyFrm* pFly = (SwFlyFrm*)::GetFrmOfModify( 0, *this, FRM_FLY, in FindRealSdrObject()
2977 return (SwFlyFrm*)::GetFrmOfModify( 0, *(SwModify*)this, FRM_FLY, in GetFrm()
H A Dpaintfrm.cxx6083 (GetType() & FRM_FLY) && in RefreshLaySubsidiary()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx77 #define FRM_FLY 0x0100 macro
90 #define FRM_ACCESSIBLE (FRM_HEADER|FRM_FOOTER|FRM_FTN|FRM_TXT|FRM_ROOT|FRM_FLY|FRM_TAB|FRM_CELL|FRM…
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx300 case FRM_FLY: if( ((SwFlyFrm*)pFrm)->IsFlyLayFrm() ) in GetFrmType()
675 if( ( FRM_PAGE | FRM_FLY | FRM_SECTION ) & pFrm->GetType() ) in _GetCurColNum()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx1954 case FRM_FLY: in GetContext()
2517 if ( FRM_FLY == nType ) in InvalidatePosOrSize()
H A Daccpara.cxx2082 ( FRM_PAGE | FRM_FLY | FRM_SECTION | FRM_TAB | FRM_CELL ) ) in _getDefaultAttributesImpl()

Completed in 129 milliseconds