Searched refs:GetValueForEnhancedCustomShapeHandleParameter (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/filter/source/msfilter/ |
| H A D | escherex.cxx | 2498 sal_Bool GetValueForEnhancedCustomShapeHandleParameter( sal_Int32& nRetValue, const com::sun::star:… in GetValueForEnhancedCustomShapeHandleParameter() function 3651 … GetValueForEnhancedCustomShapeHandleParameter( nXPosition, aPosition.First ); in CreateCustomShapeProperties() 3652 … GetValueForEnhancedCustomShapeHandleParameter( 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 …]
|