Searched refs:GetValueForEnhancedCustomShapeHandleParameter (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 2498 sal_Bool GetValueForEnhancedCustomShapeHandleParameter( sal_Int32& nRetValue, const com::sun::star:… in GetValueForEnhancedCustomShapeHandleParameter() function 3640 … GetValueForEnhancedCustomShapeHandleParameter( nXPosition, aPosition.First ); in CreateCustomShapeProperties() 3641 … GetValueForEnhancedCustomShapeHandleParameter( nYPosition, aPosition.Second ); in CreateCustomShapeProperties() 3676 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXMap, aPolar.First ) ) in CreateCustomShapeProperties() 3678 … if ( GetValueForEnhancedCustomShapeHandleParameter( nYMap, aPolar.Second ) ) in CreateCustomShapeProperties() 3705 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aRadiusRangeMinimum ) ) in CreateCustomShapeProperties() 3718 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aRadiusRangeMaximum ) ) in CreateCustomShapeProperties() 3728 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMin, aXRangeMinimum ) ) in CreateCustomShapeProperties() 3738 … if ( GetValueForEnhancedCustomShapeHandleParameter( nXRangeMax, aXRangeMaximum ) ) in CreateCustomShapeProperties() 3748 … if ( GetValueForEnhancedCustomShapeHandleParameter( nYRangeMin, aYRangeMinimum ) ) in CreateCustomShapeProperties() [all …]
|