Searched refs:nCoordWidth (Results 1 – 5 of 5) sorted by relevance
608 nCoordWidth = labs( aViewBox.Width ); in ApplyShapeAttributes()698 nCoordWidth ( 21600 ), in EnhancedCustomShape2d()799 fXScale = nCoordWidth == 0 ? 0.0 : (double)aLogicRect.GetWidth() / (double)nCoordWidth; in EnhancedCustomShape2d()854 case ENUM_FUNC_WIDTH : fRet = nCoordWidth; break; in GetEnumFunc()1016 if ( bReplaceGeoWidth && ( nValue == nCoordWidth ) ) in GetParameter()1038 rRetValue = nCoordWidth; in GetParameter()1284 fPos1 /= nCoordWidth; in SetHandleControllerPosition()1554 if( ( nCoordWidth == pDefCustomShape->nCoordWidth ) in CreateSubPath()1594 _aCenter.X() = nCoordWidth/2 * fXScale; in CreateSubPath()1596 fWidth = nCoordWidth/2; in CreateSubPath()[all …]
76 sal_Int32 nCoordWidth; member
84 sal_Int32 nCoordWidth; member in EnhancedCustomShape2d
1632 sal_Int32 nCoordWidth = 21600; // needed to replace handle type center with absolute value in ApplyCustomShapeGeometryAttributes() local1640 …aViewBox.Width = nCoordWidth = ((sal_Int32)GetPropertyValue( DFF_Prop_geoRight, 21600 ) ) - aViewB… in ApplyCustomShapeGeometryAttributes()2049 nPositionX = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2087 nCenterX = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2103 nCenterX = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2119 nRangeXMin = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2131 nRangeXMax = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2170 nRangeXMin = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()2182 nRangeXMax = nCoordWidth / 2; in ApplyCustomShapeGeometryAttributes()
739 aViewBox.Width = pDefCustomShape->nCoordWidth; in MergeDefaultAttributes()1176 if ( ( aViewBox.Width == pDefCustomShape->nCoordWidth ) in IsDefaultGeometry()
Completed in 65 milliseconds