Searched refs:rInnerDist (Results 1 – 3 of 3) sorted by relevance
1683 Rectangle& rInnerDist ) in MatchSdrItemsIntoFlySet() argument1747 rInnerDist.Left()+=nLineThick; in MatchSdrItemsIntoFlySet()1748 rInnerDist.Top()+=nLineThick; in MatchSdrItemsIntoFlySet()1749 rInnerDist.Right()+=nLineThick; in MatchSdrItemsIntoFlySet()1750 rInnerDist.Bottom()+=nLineThick; in MatchSdrItemsIntoFlySet()1755 rInnerDist.Left() -= (pLine->GetOutWidth() + pLine->GetInWidth() + in MatchSdrItemsIntoFlySet()1761 rInnerDist.Top() -= (pLine->GetOutWidth() + pLine->GetInWidth() + in MatchSdrItemsIntoFlySet()1767 rInnerDist.Right() -= (pLine->GetOutWidth() + pLine->GetInWidth() + in MatchSdrItemsIntoFlySet()1773 rInnerDist.Bottom() -= (pLine->GetOutWidth() + pLine->GetInWidth() + in MatchSdrItemsIntoFlySet()1778 if( 0 < rInnerDist.Left() ) in MatchSdrItemsIntoFlySet()[all …]
1320 void GetBorderDistance(const WW8_BRC* pbrc, Rectangle& rInnerDist) const;1333 MSO_LineStyle eLineStyle, MSO_SPT eShapeType, Rectangle &rInnerDist );
1614 Rectangle& rInnerDist) const in GetBorderDistance()1619 rInnerDist = Rectangle(((pbrc[ 1 ].aBits1[1] >> 3) & 0x1f) * 20, in GetBorderDistance()1626 rInnerDist = Rectangle( (pbrc[ 1 ].aBits2[1] & 0x1f) * 20, in GetBorderDistance()