Searched refs:nRangeYMin (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | EnhancedCustomShapeGeometry.hxx | 63 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYM… member
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 1031 if ( pData->nRangeYMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes() 1123 if ( pData->nRangeYMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes() 1127 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMinimum, pData->nRangeYMin, in MergeDefaultAttributes() 1513 if ( pData->nRangeYMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry() 1605 if ( pData->nRangeYMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry() 1609 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMinimum, pData->nRangeYMin, in IsDefaultGeometry()
|
/aoo4110/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 2034 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYM… in ApplyCustomShapeGeometryAttributes() local 2042 >> nRangeYMin in ApplyCustomShapeGeometryAttributes() 2137 if ( (sal_uInt32)nRangeYMin != 0x80000000 ) in ApplyCustomShapeGeometryAttributes() 2139 if ( nRangeYMin == 2 ) in ApplyCustomShapeGeometryAttributes() 2140 nRangeYMin = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes() 2142 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMinimum, nRangeYMin, in ApplyCustomShapeGeometryAttributes()
|
Completed in 109 milliseconds