Home
last modified time | relevance | path

Searched refs:rBorders (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1663 const WW8_BordersSO& rBorders = WW8_BordersSO::Get0x01LineMatch(nIdx); in MatchSdrBoxIntoFlyBoxItem() local
1665 aLine.SetOutWidth(rBorders.mnOut); in MatchSdrBoxIntoFlyBoxItem()
1666 aLine.SetInWidth (rBorders.mnIn); in MatchSdrBoxIntoFlyBoxItem()
1667 aLine.SetDistance(rBorders.mnDist); in MatchSdrBoxIntoFlyBoxItem()
H A Dww8par6.cxx1472 const WW8_BordersSO& rBorders = WW8_BordersSO::Get0x01LineMatch(eCodeIdx); in GetLineIndex() local
1474 aLine.SetOutWidth(rBorders.mnOut); in GetLineIndex()
1475 aLine.SetInWidth(rBorders.mnIn); in GetLineIndex()
1476 aLine.SetDistance(rBorders.mnDist); in GetLineIndex()

Completed in 59 milliseconds