Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx63 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYM… member
/aoo41x/main/svx/source/svdraw/
H A Dsvdoashp.cxx1031 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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2034 …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 150 milliseconds