Searched refs:nCoordHeight (Results 1 – 5 of 5) sorted by relevance
609 nCoordHeight= labs( aViewBox.Height); in ApplyShapeAttributes()699 nCoordHeight ( 21600 ), in EnhancedCustomShape2d()800 fYScale = nCoordHeight == 0 ? 0.0 : (double)aLogicRect.GetHeight() / (double)nCoordHeight; in EnhancedCustomShape2d()855 case ENUM_FUNC_HEIGHT : fRet = nCoordHeight; break; in GetEnumFunc()1018 else if ( bReplaceGeoHeight && ( nValue == nCoordHeight ) ) in GetParameter()1044 rRetValue = nCoordHeight; in GetParameter()1290 fPos2 /= nCoordHeight; in SetHandleControllerPosition()1555 && ( nCoordHeight == pDefCustomShape->nCoordHeight ) ) in CreateSubPath()1595 _aCenter.Y() = nCoordHeight/2 * fYScale; in CreateSubPath()1597 fHeight = nCoordHeight/2; in CreateSubPath()[all …]
77 sal_Int32 nCoordHeight; member
85 sal_Int32 nCoordHeight; member in EnhancedCustomShape2d
1633 sal_Int32 nCoordHeight= 21600; in ApplyCustomShapeGeometryAttributes() local1641 …aViewBox.Height = nCoordHeight = ((sal_Int32)GetPropertyValue( DFF_Prop_geoBottom, 21600 ) ) - aVi… in ApplyCustomShapeGeometryAttributes()2048 nPositionY = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()2086 nCenterY = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()2102 nCenterY = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()2140 nRangeYMin = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()2152 nRangeYMax = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes()
740 aViewBox.Height= pDefCustomShape->nCoordHeight; in MergeDefaultAttributes()1177 && ( aViewBox.Height == pDefCustomShape->nCoordHeight ) ) in IsDefaultGeometry()
Completed in 71 milliseconds