Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2240 const sal_Int32 aYPosB1((aOutputSize.Height() * 3) / 4); in SvxXLinePreview() local
2242 const basegfx::B2DPoint aPointB1( aPointA2.getX() + nDistance, aYPosB1); in SvxXLinePreview()
2244 const basegfx::B2DPoint aPointB3( aPointB2.getX() + ((nAvailableLength * 2) / 20), aYPosB1 ); in SvxXLinePreview()
2253 const basegfx::B2DPoint aPointC1( aPointB3.getX() + nDistance, aYPosB1); in SvxXLinePreview()
2255 const basegfx::B2DPoint aPointC3( aPointC2.getX() + ((nAvailableLength * 1) / 20), aYPosB1 ); in SvxXLinePreview()

Completed in 21 milliseconds