Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfly.cxx316 UnchainFrames( GetPrevLink(), this ); in Unchain()
318 UnchainFrames( this, GetNextLink() ); in Unchain()
594 void SwFlyFrm::UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow ) in UnchainFrames() function in SwFlyFrm
1116 SwFlyFrm::UnchainFrames( this, GetNextLink()); in _UpdateAttr()
1121 SwFlyFrm::UnchainFrames( pFollow->GetPrevLink(), in _UpdateAttr()
1128 SwFlyFrm::UnchainFrames( this, GetNextLink() ); in _UpdateAttr()
1133 SwFlyFrm::UnchainFrames( GetPrevLink(), this ); in _UpdateAttr()
1138 SwFlyFrm::UnchainFrames( pMaster, in _UpdateAttr()
1145 SwFlyFrm::UnchainFrames( GetPrevLink(), this ); in _UpdateAttr()
/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx184 static void UnchainFrames( SwFlyFrm *pMaster, SwFlyFrm *pFollow );

Completed in 31 milliseconds