Home
last modified time | relevance | path

Searched refs:aRadiusRangeMaximum (Results 1 – 6 of 6) sorted by path

/trunk/main/filter/source/msfilter/
H A Descherex.cxx3726 com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; in CreateCustomShapeProperties() local
3727 if ( rPropVal.Value >>= aRadiusRangeMaximum ) in CreateCustomShapeProperties()
3729 if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aRadiusRangeMaximum ) ) in CreateCustomShapeProperties()
H A Dmsdffimp.cxx2183 EnhancedCustomShapeParameter aRadiusRangeMaximum; in ApplyCustomShapeGeometryAttributes() local
2184 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRadiusRangeMaximum, nRangeXMax, in ApplyCustomShapeGeometryAttributes()
2188 aProp.Value <<= aRadiusRangeMaximum; in ApplyCustomShapeGeometryAttributes()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx154 com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; member
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx555 if ( rPropVal.Value >>= rDestinationHandle.aRadiusRangeMaximum ) in ConvertSequenceToEnhancedCustomShape2dHandle()
1269 GetParameter( fMax, aHandle.aRadiusRangeMaximum, sal_False, sal_False ); in SetHandleControllerPosition()
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1095 ::com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; in MergeDefaultAttributes()
1096 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRadiusRangeMaximum, pData->nRangeXM… in MergeDefaultAttributes()
1099 rPropValues[ n++ ].Value <<= aRadiusRangeMaximum; in MergeDefaultAttributes()
1577 ::com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; in IsDefaultGeometry()
1578 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRadiusRangeMaximum, pData->nRangeXM… in IsDefaultGeometry()
1581 rPropValues[ n++ ].Value <<= aRadiusRangeMaximum; in IsDefaultGeometry()
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx259 com::sun::star::drawing::EnhancedCustomShapeParameter aRadiusRangeMaximum; in ImpExportHandles() local
260 if ( rPropVal.Value >>= aRadiusRangeMaximum ) in ImpExportHandles()
262 ExportParameter( aStrBuffer, aRadiusRangeMaximum ); in ImpExportHandles()

Completed in 100 milliseconds