Home
last modified time | relevance | path

Searched refs:aPointB1 (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Ddlgctrl.cxx2242 const basegfx::B2DPoint aPointB1( aPointA2.getX() + nDistance, aYPosB1); in SvxXLinePreview() local
2243 const basegfx::B2DPoint aPointB2( aPointB1.getX() + ((nAvailableLength * 2) / 20), aYPosB2 ); in SvxXLinePreview()
2246 aPolygonB.append(aPointB1); in SvxXLinePreview()

Completed in 26 milliseconds