Searched refs:aYPosB2 (Results 1 – 1 of 1) sorted by relevance
2169 const sal_Int32 aYPosB2((aOutputSize.Height() * 1) / 4); in SvxXLinePreview() local2171 const basegfx::B2DPoint aPointB2( aPointB1.getX() + ((nAvailableLength * 2) / 20), aYPosB2 ); in SvxXLinePreview()2182 const basegfx::B2DPoint aPointC2( aPointC1.getX() + ((nAvailableLength * 1) / 20), aYPosB2 ); in SvxXLinePreview()