Home
last modified time | relevance | path

Searched refs:aXRangeMaximum (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx281 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMaximum; in ImpExportHandles() local
282 if ( rPropVal.Value >>= aXRangeMaximum ) in ImpExportHandles()
284 ExportParameter( aStrBuffer, aXRangeMaximum ); in ImpExportHandles()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx565 if ( rPropVal.Value >>= rDestinationHandle.aXRangeMaximum ) in ConvertSequenceToEnhancedCustomShape2dHandle()
1304 GetParameter( fXMax, aHandle.aXRangeMaximum, sal_False, sal_False ); in SetHandleControllerPosition()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx156 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMaximum; member
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3746 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMaximum; in CreateCustomShapeProperties() local
3747 if ( rPropVal.Value >>= aXRangeMaximum ) in CreateCustomShapeProperties()
3749 if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aXRangeMaximum ) ) in CreateCustomShapeProperties()

Completed in 73 milliseconds