Searched refs:aXRangeMinimum (Results 1 – 4 of 4) sorted by relevance
270 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; in ImpExportHandles() local271 if ( rPropVal.Value >>= aXRangeMinimum ) in ImpExportHandles()273 ExportParameter( aStrBuffer, aXRangeMinimum ); in ImpExportHandles()
155 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; member
560 if ( rPropVal.Value >>= rDestinationHandle.aXRangeMinimum ) in ConvertSequenceToEnhancedCustomShape2dHandle()1297 GetParameter( fXMin, aHandle.aXRangeMinimum, sal_False, sal_False ); in SetHandleControllerPosition()
3725 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; in CreateCustomShapeProperties() local3726 if ( rPropVal.Value >>= aXRangeMinimum ) in CreateCustomShapeProperties()3728 if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aXRangeMinimum ) ) in CreateCustomShapeProperties()
Completed in 65 milliseconds