Searched refs:rNewAnchor (Results 1 – 3 of 3) sorted by relevance
386 const SwFmtAnchor& rNewAnchor, in CopyLayoutFmt() argument407 ((FLY_AT_PARA == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()408 (FLY_AT_FLY == rNewAnchor.GetAnchorId()) || in CopyLayoutFmt()409 (FLY_AT_CHAR == rNewAnchor.GetAnchorId())) && in CopyLayoutFmt()410 rNewAnchor.GetCntntAnchor() && in CopyLayoutFmt()461 pDest->SetFmtAttr( rNewAnchor ); in CopyLayoutFmt()516 if( pDest->GetAnchor() == rNewAnchor ) in CopyLayoutFmt()522 pContact->ConnectToLayout( &rNewAnchor ); in CopyLayoutFmt()526 pDest->SetFmtAttr( rNewAnchor ); in CopyLayoutFmt()534 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 44 milliseconds