Searched refs:UnchainFrames (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/sw/source/core/layout/ |
H A D | fly.cxx | 335 UnchainFrames( GetPrevLink(), this ); in Unchain() 337 UnchainFrames( this, GetNextLink() ); in Unchain() 614 void SwFlyFrm::UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow ) in UnchainFrames() function in SwFlyFrm 1136 SwFlyFrm::UnchainFrames( this, GetNextLink()); in _UpdateAttr() 1141 SwFlyFrm::UnchainFrames( pFollow->GetPrevLink(), in _UpdateAttr() 1148 SwFlyFrm::UnchainFrames( this, GetNextLink() ); in _UpdateAttr() 1153 SwFlyFrm::UnchainFrames( GetPrevLink(), this ); in _UpdateAttr() 1158 SwFlyFrm::UnchainFrames( pMaster, in _UpdateAttr() 1165 SwFlyFrm::UnchainFrames( GetPrevLink(), this ); in _UpdateAttr()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | flyfrm.hxx | 184 static void UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow );
|
Completed in 21 milliseconds