Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2253 const basegfx::B2DPoint aPointC1( aPointB3.getX() + nDistance, aYPosB1); in SvxXLinePreview() local
2254 const basegfx::B2DPoint aPointC2( aPointC1.getX() + ((nAvailableLength * 1) / 20), aYPosB2 ); in SvxXLinePreview()
2257 aPolygonC.append(aPointC1); in SvxXLinePreview()

Completed in 24 milliseconds