Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1658 sal_Int32 nXControl = (sal_Int32)((double)aRect.GetWidth() * 0.2835 ); in CreateSubPath() local
1667 basegfx::B2DPoint(aCenter.X() + nXControl, aRect.Top()), in CreateSubPath()
1673 basegfx::B2DPoint(aCenter.X() + nXControl, aRect.Bottom()), in CreateSubPath()
1677 basegfx::B2DPoint(aCenter.X() - nXControl, aRect.Bottom()), in CreateSubPath()
1683 basegfx::B2DPoint(aCenter.X() - nXControl, aRect.Top()), in CreateSubPath()

Completed in 23 milliseconds