Searched refs:NotifyBackground (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/sw/source/core/layout/ |
H A D | anchoreddrawobject.cxx | 88 mpAnchoredDrawObj->NotifyBackground( mpOldPageFrm, maOldObjRect, in ~SwPosNotify() 98 mpAnchoredDrawObj->NotifyBackground( pNewPageFrm, aNewObjRect, in ~SwPosNotify() 130 mpAnchoredDrawObj->NotifyBackground( mpAnchoredDrawObj->GetPageFrm(), in ~SwPosNotify() 873 void SwAnchoredDrawObject::NotifyBackground( SwPageFrm* _pPageFrm, in NotifyBackground() function in SwAnchoredDrawObject
|
H A D | frmtool.cxx | 760 pFly->NotifyBackground( pFly->GetPageFrm(), in ~SwFlyNotify() 2847 pFly->NotifyBackground( pOld, rOld, PREP_FLY_LEAVE ); in Notify() 2849 pFly->NotifyBackground( pFly->FindPageFrm(), aFrm, PREP_FLY_ARRIVE ); in Notify() 2866 pFly->NotifyBackground( pPageFrm, aFrm, PREP_FLY_ARRIVE ); in Notify() 2876 pFly->NotifyBackground( pOld, aTmp, PREP_FLY_CHGD ); in Notify() 2886 pFly->NotifyBackground( pOld, aTmp, PREP_FLY_CHGD ); in Notify() 2894 pFly->NotifyBackground( pOld, aTmp, PREP_FLY_CHGD ); in Notify() 2904 pFly->NotifyBackground( pOld, aTmp, PREP_FLY_CHGD ); in Notify() 2911 pFly->NotifyBackground( pFly->FindPageFrm(), aFrm, PREP_FLY_ARRIVE ); in Notify()
|
H A D | flyincnt.cxx | 71 SwFlyInCntFrm::NotifyBackground( FindPageFrm(), aTmp, PREP_FLY_LEAVE ); in ~SwFlyInCntFrm() 238 void SwFlyInCntFrm::NotifyBackground( SwPageFrm *, const SwRect& rRect, in NotifyBackground() function in SwFlyInCntFrm
|
H A D | flylay.cxx | 107 SwFlyFreeFrm::NotifyBackground( GetPageFrm(), aTmp, PREP_FLY_LEAVE ); in ~SwFlyFreeFrm() 130 void SwFlyFreeFrm::NotifyBackground( SwPageFrm *pPageFrm, in NotifyBackground() function in SwFlyFreeFrm 631 NotifyBackground( pOldPage, aOld, PREP_FLY_LEAVE ); in Modify()
|
H A D | fly.cxx | 907 NotifyBackground( FindPageFrm(), aTmp, PREP_FLY_ATTR_CHG ); in _UpdateAttr() 970 NotifyBackground( FindPageFrm(), aNew, PREP_CLEAR ); in _UpdateAttr() 1066 NotifyBackground( FindPageFrm(), aNew, PREP_CLEAR ); in _UpdateAttr()
|
H A D | anchoredobject.cxx | 503 NotifyBackground( GetPageFrm(), GetObjRectWithSpaces(), PREP_FLY_LEAVE ); in InvalidateObjPosForConsiderWrapInfluence()
|
H A D | flycnt.cxx | 200 NotifyBackground( pOldPage, aOld, PREP_FLY_LEAVE ); in Modify()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | flyfrms.hxx | 64 virtual void NotifyBackground( SwPageFrm *pPage, 187 virtual void NotifyBackground( SwPageFrm *pPage,
|
/aoo41x/main/sw/inc/ |
H A D | anchoreddrawobject.hxx | 195 virtual void NotifyBackground( SwPageFrm* _pPageFrm,
|
H A D | anchoredobject.hxx | 403 virtual void NotifyBackground( SwPageFrm* _pPageFrm,
|
/aoo41x/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 659 pFly->NotifyBackground( FindPageFrm(), Prt(), PREP_FLY_ATTR_CHG );\
|
Completed in 328 milliseconds