Searched refs:PREP_FLY_ATTR_CHG (Results 1 – 10 of 10) sorted by relevance
/trunk/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 159 AnchorFrm()->Prepare( PREP_FLY_ATTR_CHG, GetFmt() ); in Modify() 227 AnchorFrm()->Prepare( PREP_FLY_ATTR_CHG, &GetFrmFmt() ); in _ActionOnInvalidation() 241 if ( eHint == PREP_FLY_ATTR_CHG ) in NotifyBackground() 242 AnchorFrm()->Prepare( PREP_FLY_ATTR_CHG ); in NotifyBackground()
|
H A D | anchoreddrawobject.cxx | 643 AnchorFrm()->Prepare( PREP_FLY_ATTR_CHG, &GetFrmFmt() ); in InvalidateObjPos()
|
H A D | frmtool.cxx | 2961 if ( eHint == PREP_FLY_ATTR_CHG ) in lcl_NotifyCntnt() 2967 pCnt->Prepare( PREP_FLY_ATTR_CHG ); in lcl_NotifyCntnt()
|
H A D | fly.cxx | 887 NotifyBackground( FindPageFrm(), aTmp, PREP_FLY_ATTR_CHG ); in _UpdateAttr()
|
H A D | tabfrm.cxx | 327 ->Prepare( PREP_FLY_ATTR_CHG, in lcl_InvalidateLowerObjs()
|
/trunk/main/sw/inc/ |
H A D | swtypes.hxx | 295 PREP_FLY_ATTR_CHG, //Ein FlyFrm hat seine Attribute veraendert enumerator
|
/trunk/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 672 pFly->NotifyBackground( FindPageFrm(), Prt(), PREP_FLY_ATTR_CHG );\
|
/trunk/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 1512 pAnchorFrame->Prepare( PREP_FLY_ATTR_CHG, GetFmt() ); in _Changed()
|
/trunk/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1825 case PREP_FLY_ATTR_CHG: in Prepare()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 836 ((SwFrm*)pCnt)->Prepare( PREP_FLY_ATTR_CHG ); in lcl_NotifyNeighbours()
|
Completed in 388 milliseconds