Home
last modified time | relevance | path

Searched refs:nRangeXMin (Results 1 – 3 of 3) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2037 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYM… in ApplyCustomShapeGeometryAttributes() local
2043 >> nRangeXMin in ApplyCustomShapeGeometryAttributes()
2116 if ( (sal_uInt32)nRangeXMin != 0x80000000 ) in ApplyCustomShapeGeometryAttributes()
2118 if ( nRangeXMin == 2 ) in ApplyCustomShapeGeometryAttributes()
2119 nRangeXMin = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()
2121 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeXMinimum, nRangeXMin, in ApplyCustomShapeGeometryAttributes()
2167 if ( (sal_uInt32)nRangeXMin != 0x7fffffff ) in ApplyCustomShapeGeometryAttributes()
2169 if ( nRangeXMin == 2 ) in ApplyCustomShapeGeometryAttributes()
2170 nRangeXMin = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()
2172 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRadiusRangeMinimum, nRangeXMin, in ApplyCustomShapeGeometryAttributes()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx63 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYM… member
/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1019 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes()
1027 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes()
1083 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes()
1087 …hancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRadiusRangeMinimum, pData->nRangeXMin, in MergeDefaultAttributes()
1105 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in MergeDefaultAttributes()
1109 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeXMinimum, pData->nRangeXMin, in MergeDefaultAttributes()
1501 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry()
1509 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry()
1565 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry()
1587 if ( pData->nRangeXMin != DEFAULT_MINIMUM_SIGNED_COMPARE ) in IsDefaultGeometry()
[all …]

Completed in 65 milliseconds