Searched refs:rOtherLR (Results 1 – 1 of 1) sorted by relevance
1023 const SvxLRSpaceItem& rOtherLR = pFly->GetFmt()->GetLRSpace(); in _AdjustHoriRelPosForDrawAside() local1024 const SwTwips nOtherLeft = pFly->Frm().Left() - rOtherLR.GetLeft(); in _AdjustHoriRelPosForDrawAside()1025 const SwTwips nOtherRight = pFly->Frm().Right() + rOtherLR.GetRight(); in _AdjustHoriRelPosForDrawAside()
Completed in 7 milliseconds