Searched refs:nRangeYMax (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | EnhancedCustomShapeGeometry.hxx | 63 …l_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYMax; member
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 1033 if ( pData->nRangeYMax != DEFAULT_MAXIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes() 1132 if ( pData->nRangeYMax != DEFAULT_MAXIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes() 1136 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMaximum, pData->nRangeYMax, in MergeDefaultAttributes() 1515 if ( pData->nRangeYMax != DEFAULT_MAXIMUM_SIGNED_COMPARE ) in IsDefaultGeometry() 1614 if ( pData->nRangeYMax != DEFAULT_MAXIMUM_SIGNED_COMPARE ) in IsDefaultGeometry() 1618 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMaximum, pData->nRangeYMax, in IsDefaultGeometry()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 2034 …l_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYMax; in ApplyCustomShapeGeometryAttributes() local 2043 >> nRangeYMax; in ApplyCustomShapeGeometryAttributes() 2149 if ( (sal_uInt32)nRangeYMax != 0x7fffffff ) in ApplyCustomShapeGeometryAttributes() 2151 if ( nRangeYMax == 2 ) in ApplyCustomShapeGeometryAttributes() 2152 nRangeYMax = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes() 2154 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMaximum, nRangeYMax, in ApplyCustomShapeGeometryAttributes()
|
Completed in 97 milliseconds