Searched refs:rFlyAnchor (Results 1 – 1 of 1) sorted by relevance
1675 const SwFmtAnchor& rFlyAnchor = pFrmFmt->GetAnchor(); in _RestoreCntntIdx() local1676 if( rFlyAnchor.GetCntntAnchor() ) in _RestoreCntntIdx()1678 SwFmtAnchor aNew( rFlyAnchor ); in _RestoreCntntIdx()1679 SwPosition aNewPos( *rFlyAnchor.GetCntntAnchor() ); in _RestoreCntntIdx()1681 if ( FLY_AT_CHAR == rFlyAnchor.GetAnchorId() ) in _RestoreCntntIdx()1843 const SwFmtAnchor& rFlyAnchor = pFrmFmt->GetAnchor(); in _RestoreCntntIdx() local1844 if( rFlyAnchor.GetCntntAnchor() ) in _RestoreCntntIdx()1846 SwFmtAnchor aNew( rFlyAnchor ); in _RestoreCntntIdx()1847 SwPosition aNewPos( *rFlyAnchor.GetCntntAnchor() ); in _RestoreCntntIdx()1849 if ( FLY_AT_CHAR == rFlyAnchor.GetAnchorId() ) in _RestoreCntntIdx()
Completed in 19 milliseconds