Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx63 …l_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRangeYMax; member
/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx2034 …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 86 milliseconds