Home
last modified time | relevance | path

Searched refs:nRangeYMax (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1033 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()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2037 …l_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYMax; in ApplyCustomShapeGeometryAttributes() local
2046 >> nRangeYMax; in ApplyCustomShapeGeometryAttributes()
2152 if ( (sal_uInt32)nRangeYMax != 0x7fffffff ) in ApplyCustomShapeGeometryAttributes()
2154 if ( nRangeYMax == 2 ) in ApplyCustomShapeGeometryAttributes()
2155 nRangeYMax = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()
2157 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMaximum, nRangeYMax, in ApplyCustomShapeGeometryAttributes()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx63 …l_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYMax; member

Completed in 63 milliseconds