Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1303 double fXMax; in SetHandleControllerPosition() local
1304 GetParameter( fXMax, aHandle.aXRangeMaximum, sal_False, sal_False ); in SetHandleControllerPosition()
1305 if ( fPos1 > fXMax ) in SetHandleControllerPosition()
1306 fPos1 = fXMax; in SetHandleControllerPosition()

Completed in 27 milliseconds