| /trunk/main/vcl/source/window/ |
| H A D | decoview.cxx | 52 long nCenterY = aCenter.Y(); in ImplDrawSymbol() local 71 nTop = nCenterY-n2; in ImplDrawSymbol() 72 nBottom = nCenterY; in ImplDrawSymbol() 96 nTop = nCenterY; in ImplDrawSymbol() 97 nBottom = nCenterY+n2; in ImplDrawSymbol() 123 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol() 128 nTemp = nCenterY-i; in ImplDrawSymbol() 130 nTemp = nCenterY+i; in ImplDrawSymbol() 134 pDev->DrawRect( Rectangle( nRight, nCenterY-n4, in ImplDrawSymbol() 135 nRight+n2, nCenterY+n4 ) ); in ImplDrawSymbol() [all …]
|
| /trunk/main/oox/source/drawingml/ |
| H A D | fillproperties.cxx | 236 sal_Int32 nCenterY = (MAX_PERCENT + aFillToRect.Y1 - aFillToRect.Y2) / 2; in pushToPropMap() local 237 … aGradient.YOffset = getLimitedValue< sal_Int16, sal_Int32 >( nCenterY / PER_PERCENT, 30, 70 ); in pushToPropMap()
|
| /trunk/main/svx/source/sdr/overlay/ |
| H A D | overlaytools.cxx | 50 sal_uInt16 nCenterY, in OverlayBitmapExPrimitive() argument 57 mnCenterY(nCenterY), in OverlayBitmapExPrimitive()
|
| /trunk/main/svx/source/xoutdev/ |
| H A D | _xpoly.cxx | 1228 long nCenterY = rCenter.Y(); in Rotate() local 1236 nY = pPt->Y()-nCenterY; in Rotate() 1240 pPt->Y() = nNewY + nCenterY; in Rotate()
|
| /trunk/main/svx/inc/svx/ |
| H A D | EnhancedCustomShapeGeometry.hxx | 63 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRange… member
|
| /trunk/main/embedserv/source/embed/ |
| H A D | tracker.cxx | 42 int nCenterY; // adjust Y by Height()/2 * this number member 685 rect.top += pHandleInfo->nCenterY * (nHeight - size) / 2; in GetHandleRect()
|
| /trunk/main/svx/inc/svx/sdr/overlay/ |
| H A D | overlaytools.hxx | 65 sal_uInt16 nCenterY,
|
| /trunk/main/sd/source/filter/html/ |
| H A D | htmlex.hxx | 200 sal_uLong nCenterY, const String& rHRef ) const;
|
| H A D | htmlex.cxx | 2811 sal_uLong nCenterY, in CreateHTMLCircleArea() argument 2818 aStr += String::CreateFromInt32(nCenterY); in CreateHTMLCircleArea()
|
| /trunk/main/tools/source/generic/ |
| H A D | poly.cxx | 1304 long nCenterY = rCenter.Y(); in Rotate() local 1311 nY = rPt.Y() - nCenterY; in Rotate() 1313 rPt.Y() = -(long) FRound( fSin * nX - fCos * nY ) + nCenterY; in Rotate()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 2034 …sal_Int32 nPositionX, nPositionY, nCenterX, nCenterY, nRangeXMin, nRangeXMax, nRangeYMin, nRange… in ApplyCustomShapeGeometryAttributes() local 2039 >> nCenterY in ApplyCustomShapeGeometryAttributes() 2085 if ( nCenterY == 2 ) in ApplyCustomShapeGeometryAttributes() 2086 nCenterY = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes() 2091 …cedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aPolar.Second, nCenterY, ( nFlags & 0x100… in ApplyCustomShapeGeometryAttributes() 2101 if ( nCenterY == 2 ) in ApplyCustomShapeGeometryAttributes() 2102 nCenterY = nCoordHeight / 2; in ApplyCustomShapeGeometryAttributes() 2105 …ancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aMap.Second, nCenterY, ( nFlags & 0x100… in ApplyCustomShapeGeometryAttributes()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdoashp.cxx | 1077 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aCenter.Second, pData->nCenterY, in MergeDefaultAttributes() 1559 … EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aCenter.Second, pData->nCenterY, in IsDefaultGeometry()
|