Searched refs:rNewAnchor (Results 1 – 3 of 3) sorted by relevance
394 const SwFmtAnchor& rNewAnchor, in CopyLayoutFmt() argument415 ((FLY_AT_PARA == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()416 (FLY_AT_FLY == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()417 (FLY_AT_CHAR == rNewAnchor.GetAnchorId())) && in CopyLayoutFmt()418 rNewAnchor.GetCntntAnchor() && in CopyLayoutFmt()469 pDest->SetFmtAttr( rNewAnchor ); in CopyLayoutFmt()524 if( pDest->GetAnchor() == rNewAnchor ) in CopyLayoutFmt()530 pContact->ConnectToLayout( &rNewAnchor ); in CopyLayoutFmt()534 pDest->SetFmtAttr( rNewAnchor ); in CopyLayoutFmt()542 if (bSetTxtFlyAtt && (FLY_AS_CHAR == rNewAnchor.GetAnchorId())) in CopyLayoutFmt()[all …]
70 virtual SwFrmFmt* CopyLayoutFmt( const SwFrmFmt& rSrc, const SwFmtAnchor& rNewAnchor,
983 …virtual SwFrmFmt* CopyLayoutFmt( const SwFrmFmt& rSrc, const SwFmtAnchor& rNewAnchor, bool bSetTxt…
Completed in 54 milliseconds