Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1242 sal_Int32 nFirstAdjustmentValue = -1, nSecondAdjustmentValue = -1; in SetHandleControllerPosition() local
1247 aHandle.aPosition.Second.Value>>= nSecondAdjustmentValue; in SetHandleControllerPosition()
1275 if ( nSecondAdjustmentValue >= 0 ) in SetHandleControllerPosition()
1276 SetAdjustValueAsDouble( fAngle, nSecondAdjustmentValue ); in SetHandleControllerPosition()
1288 nSecondAdjustmentValue = aHandle.nRefY; in SetHandleControllerPosition()
1310 if ( nSecondAdjustmentValue >= 0 ) in SetHandleControllerPosition()
1326 SetAdjustValueAsDouble( fPos2, nSecondAdjustmentValue ); in SetHandleControllerPosition()

Completed in 19 milliseconds