Lines Matching refs:GetSurround
977 const SwFmtSurround &rSur = pFmt->GetSurround(); in DrawTextOpaque()
984 SURROUND_THROUGHT == rSur.GetSurround() && in DrawTextOpaque()
1077 const SwFmtSurround& rSur = pAnchoredObjTmp->GetFrmFmt().GetSurround(); in DrawFlyRect()
1089 ( ( SURROUND_THROUGHT == rSur.GetSurround() ) in DrawFlyRect()
1578 const SwFmtSurround &rFlyFmt = pAnchoredObj->GetFrmFmt().GetSurround(); in InitAnchoredObjList()
1628 const SwFmtSurround &rFlyFmt = pAnchoredObj->GetFrmFmt().GetSurround(); in CalcMinBottom()
1723 if( pFmt->GetSurround().IsContour() && in CalcBoundRect()
1797 pFmt->GetSurround().IsOutside(), sal_False, pFrm->IsVertical() ); in ContourRect()
1940 if( !pObj->GetFrmFmt().GetSurround().IsContour() ) in ShowContour()
1988 const SwFmtSurround &rSur = pFmt->GetSurround(); in ForEach()
1996 if( ( SURROUND_THROUGHT == rSur.GetSurround() && in ForEach()
2344 const SwFmtSurround &rFlyFmt = pFmt->GetSurround(); in _GetSurroundForTextWrap()
2345 SwSurround eSurroundForTextWrap = rFlyFmt.GetSurround(); in _GetSurroundForTextWrap()