Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx270 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; in ImpExportHandles() local
271 if ( rPropVal.Value >>= aXRangeMinimum ) in ImpExportHandles()
273 ExportParameter( aStrBuffer, aXRangeMinimum ); in ImpExportHandles()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx560 if ( rPropVal.Value >>= rDestinationHandle.aXRangeMinimum ) in ConvertSequenceToEnhancedCustomShape2dHandle()
1297 GetParameter( fXMin, aHandle.aXRangeMinimum, sal_False, sal_False ); in SetHandleControllerPosition()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx155 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; member
/trunk/main/filter/source/msfilter/
H A Descherex.cxx3736 com::sun::star::drawing::EnhancedCustomShapeParameter aXRangeMinimum; in CreateCustomShapeProperties() local
3737 if ( rPropVal.Value >>= aXRangeMinimum ) in CreateCustomShapeProperties()
3739 if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aXRangeMinimum ) ) in CreateCustomShapeProperties()

Completed in 52 milliseconds