Searched refs:PREP_FLY_LEAVE (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sw/source/core/layout/ |
H A D | anchoreddrawobject.cxx | 89 PREP_FLY_LEAVE ); in ~SwPosNotify() 112 mpAnchoredDrawObj->AnchorFrm()->Prepare( PREP_FLY_LEAVE ); in ~SwPosNotify()
|
H A D | frmtool.cxx | 705 pFly->AnchorFrm()->Prepare( PREP_FLY_LEAVE ); in ~SwFlyNotify() 743 pFly->AnchorFrm()->Prepare( PREP_FLY_LEAVE ); in ~SwFlyNotify() 2863 pFly->NotifyBackground( pOld, rOld, PREP_FLY_LEAVE ); in Notify() 3007 if ( eHint == PREP_FLY_LEAVE && rRect.Top() == WEIT_WECH ) in Notify_Background() 3024 if( PREP_FLY_LEAVE != eHint && pAnchor->IsInFly() ) in Notify_Background()
|
H A D | flyincnt.cxx | 71 SwFlyInCntFrm::NotifyBackground( FindPageFrm(), aTmp, PREP_FLY_LEAVE ); in ~SwFlyInCntFrm()
|
H A D | flylay.cxx | 107 SwFlyFreeFrm::NotifyBackground( GetPageFrm(), aTmp, PREP_FLY_LEAVE ); in ~SwFlyFreeFrm() 631 NotifyBackground( pOldPage, aOld, PREP_FLY_LEAVE ); in Modify()
|
H A D | flycnt.cxx | 200 NotifyBackground( pOldPage, aOld, PREP_FLY_LEAVE ); in Modify() 1520 ::Notify_Background( GetVirtDrawObj(), pOldPage, aOld, PREP_FLY_LEAVE, sal_False ); in SetAbsPos()
|
H A D | anchoredobject.cxx | 503 NotifyBackground( GetPageFrm(), GetObjRectWithSpaces(), PREP_FLY_LEAVE ); in InvalidateObjPosForConsiderWrapInfluence()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 284 pAnchoredObj->GetObjRect(), PREP_FLY_LEAVE, sal_True ); in MoveObjToInvisibleLayer() 1090 aOldRect, PREP_FLY_LEAVE,sal_True); in NotifyBackgrdOfAllVirtObjs() 1132 PREP_FLY_LEAVE, sal_True); in lcl_NotifyBackgroundOfObj()
|
/aoo42x/main/sw/inc/ |
H A D | swtypes.hxx | 298 PREP_FLY_LEAVE, //Ein FlyFrm hat den Bereich verlassen. enumerator
|
/aoo42x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1841 if( PREP_FLY_ARRIVE == ePrep || PREP_FLY_LEAVE == ePrep ) in Prepare()
|
Completed in 68 milliseconds