Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1321 double fYMax; in SetHandleControllerPosition() local
1322 GetParameter( fYMax, aHandle.aYRangeMaximum, sal_False, sal_False ); in SetHandleControllerPosition()
1323 if ( fPos2 > fYMax ) in SetHandleControllerPosition()
1324 fPos2 = fYMax; in SetHandleControllerPosition()

Completed in 29 milliseconds