Searched refs:rOtherUL (Results 1 – 1 of 1) sorted by relevance
987 const SvxULSpaceItem& rOtherUL = pFly->GetFmt()->GetULSpace(); in _AdjustHoriRelPosForDrawAside() local988 const SwTwips nOtherTop = pFly->Frm().Top() - rOtherUL.GetUpper(); in _AdjustHoriRelPosForDrawAside()989 const SwTwips nOtherBot = pFly->Frm().Bottom() + rOtherUL.GetLower(); in _AdjustHoriRelPosForDrawAside()
Completed in 8 milliseconds