Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/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.cxx603 !(pLay->GetType()&(FRM_FLY|FRM_SECTION) && in ~SwLayNotify()
3236 FRM_FTN | FRM_FLY | in FindKontext()
3252 FRM_FTN | FRM_FLY | in IsFrmInSameKontext()
3443 if( !bCalcFrm && nFrmType & FRM_FLY && in GetFrmOfModify()
H A Datrfrm.cxx2582 sal_uInt16 nFrmType = RES_FLYFRMFMT == Which() ? FRM_FLY : USHRT_MAX; in FindLayoutRect()
2616 SwFlyFrm* pFly = (SwFlyFrm*)::GetFrmOfModify( 0, *this, FRM_FLY, in FindRealSdrObject()
2908 return (SwFlyFrm*)::GetFrmOfModify( 0, *(SwModify*)this, FRM_FLY, in GetFrm()
H A Dpaintfrm.cxx5956 (GetType() & FRM_FLY) && in RefreshLaySubsidiary()
/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx76 #define FRM_FLY 0x0100 macro
89 #define FRM_ACCESSIBLE (FRM_HEADER|FRM_FOOTER|FRM_FTN|FRM_TXT|FRM_ROOT|FRM_FLY|FRM_TAB|FRM_CELL|FRM…
/aoo41x/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()
/aoo41x/main/sw/source/core/access/
H A Daccmap.cxx1963 case FRM_FLY: in GetContext()
2526 if ( FRM_FLY == nType ) in InvalidatePosOrSize()
H A Daccpara.cxx2078 ( FRM_PAGE | FRM_FLY | FRM_SECTION | FRM_TAB | FRM_CELL ) ) in _getDefaultAttributesImpl()

Completed in 376 milliseconds