Home
last modified time | relevance | path

Searched refs:nRangeYMin (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
2045 >> nRangeYMin in ApplyCustomShapeGeometryAttributes()
2140 if ( (sal_uInt32)nRangeYMin != 0x80000000 ) in ApplyCustomShapeGeometryAttributes()
2142 if ( nRangeYMin == 2 ) in ApplyCustomShapeGeometryAttributes()
2143 nRangeYMin = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()
2145 EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aRangeYMinimum, nRangeYMin, 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.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()

Completed in 87 milliseconds