Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx2498 sal_Bool GetValueForEnhancedCustomShapeHandleParameter( sal_Int32& nRetValue, const com::sun::star:… in GetValueForEnhancedCustomShapeHandleParameter() function
3651GetValueForEnhancedCustomShapeHandleParameter( nXPosition, aPosition.First ); in CreateCustomShapeProperties()
3652GetValueForEnhancedCustomShapeHandleParameter( nYPosition, aPosition.Second ); in CreateCustomShapeProperties()
3687 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXMap, aPolar.First ) ) in CreateCustomShapeProperties()
3689 … if ( GetValueForEnhancedCustomShapeHandleParameter( nYMap, aPolar.Second ) ) in CreateCustomShapeProperties()
3716 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aRadiusRangeMinimum ) ) in CreateCustomShapeProperties()
3729 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aRadiusRangeMaximum ) ) in CreateCustomShapeProperties()
3739 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aXRangeMinimum ) ) in CreateCustomShapeProperties()
3749 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aXRangeMaximum ) ) in CreateCustomShapeProperties()
3759 … if ( GetValueForEnhancedCustomShapeHandleParameter( nYRangeMin, aYRangeMinimum ) ) in CreateCustomShapeProperties()
[all …]