Searched refs:aPointB1 (Results 1 – 1 of 1) sorted by relevance
2170 const basegfx::B2DPoint aPointB1( aPointA2.getX() + nDistance, aYPosB1); in SvxXLinePreview() local2171 const basegfx::B2DPoint aPointB2( aPointB1.getX() + ((nAvailableLength * 2) / 20), aYPosB2 ); in SvxXLinePreview()2174 aPolygonB.append(aPointB1); in SvxXLinePreview()