Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocbm.cxx1675 const SwFmtAnchor& rFlyAnchor = pFrmFmt->GetAnchor(); in _RestoreCntntIdx() local
1676 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() local
1844 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 25 milliseconds