Home
last modified time | relevance | path

Searched refs:UnchainFrames (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/layout/
H A Dfly.cxx335 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 Dflyfrm.hxx184 static void UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow );

Completed in 25 milliseconds