Home
last modified time | relevance | path

Searched refs:setY (Results 1 – 25 of 135) sorted by relevance

123456

/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx621 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
627 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
638 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
651 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
670 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
682 aUpperLeft.setY( nBase - aCtrlSize.getHeight()); in updateLayout()
687 aUpperLeft.setY( nBase - aCtrlSize.getHeight() ); in updateLayout()
698 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
747 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
761 aUpperLeft.setY( aUpperLeft.getY() - aCtrlSize.getHeight()); in updateLayout()
[all …]
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx312 rTranslate.setY(get(1, 2)); in decompose()
319 rScale.setY(get(1, 1)); in decompose()
335 rScale.setY(aUnitVecY.getLength()); in decompose()
371 rScale.setY(-rScale.getY()); in decompose()
393 rScale.setY(aUnitVecY.getLength()); in decompose()
413 aUnitVecX.setY(0.0); in decompose()
424 aUnitVecY.setY(fNewY); in decompose()
434 rScale.setY(aUnitVecY.getLength()); in decompose()
439 rScale.setY(-rScale.getY()); in decompose()
H A Db3dhommatrix.cxx441 rTranslate.setY(mpImpl->get(1, 3)); in decompose()
467 aTemp.setY(aCol1.getY() - rShear.getX() * aCol0.getY()); in decompose()
473 rScale.setY(aCol1.getLength()); in decompose()
484 rShear.setY(aCol0.scalar(aCol2)); in decompose()
488 rShear.setY(0.0); in decompose()
493 aTemp.setY(aCol2.getY() - rShear.getY() * aCol0.getY()); in decompose()
508 aTemp.setY(aCol2.getY() - rShear.getZ() * aCol1.getY()); in decompose()
521 rShear.setY(rShear.getY() / rScale.getZ()); in decompose()
569 rRotate.setY(fy); in decompose()
/trunk/main/drawinglayer/source/attribute/
H A Dsdrfillgraphicattribute.cxx301 aBitmapSize.setY(aBitmapSize.getY() * (getSize().getY() * -0.01)); in createFillGraphicAttribute()
305 aBitmapSize.setY(getSize().getY()); in createFillGraphicAttribute()
312 aBitmapSize.setY(getGraphicLogicSize().getY()); in createFillGraphicAttribute()
334 aBitmapTopLeft.setY((fRangeHeight - aBitmapSize.getY()) * 0.5); in createFillGraphicAttribute()
338 aBitmapTopLeft.setY(fRangeHeight - aBitmapSize.getY()); in createFillGraphicAttribute()
344 …aBitmapTopLeft.setY(aBitmapTopLeft.getY() + (aBitmapSize.getY() * (getOffsetPosition().getY() * 0.… in createFillGraphicAttribute()
349 aBitmapTopLeft.setY(aBitmapTopLeft.getY() / fRangeHeight); in createFillGraphicAttribute()
351 aBitmapSize.setY(aBitmapSize.getY() / fRangeHeight); in createFillGraphicAttribute()
/trunk/main/slideshow/source/engine/slide/
H A Duserpaintoverlay.cxx263 maLastMouseDownPos.setY( e.Y ); in handleMousePressed()
315 maLastPoint.setY( e.Y ); in handleMouseEntered()
349 maLastPoint.setY( e.Y-mnSize ); in handleMouseDragged()
354 maLastPoint.setY( e.Y+mnSize ); in handleMouseDragged()
358 maLastPoint.setY( e.Y+mnSize ); in handleMouseDragged()
362 maLastPoint.setY( e.Y-mnSize ); in handleMouseDragged()
366 maLastPoint.setY( e.Y-mnSize ); in handleMouseDragged()
412 maLastPoint.setY( e.Y ); in handleMouseDragged()
420 maLastPoint.setY( e.Y ); in handleMouseDragged()
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx77 setY(aVector); in parseTextPositionAttributes()
419 aPosition.setY(aPosition.getY() + aTextLayouterDevice.getUnderlineOffset()); in createSimpleTextPrimitive()
424 aPosition.setY(aPosition.getY() + aTextLayouterDevice.getOverlineOffset()); in createSimpleTextPrimitive()
433 aPosition.setY(aPosition.getY() + mfBaselineShift); in createSimpleTextPrimitive()
687 maPosition.setY(rSvgTextPositions.getY()[0].solve(rInfoProvider, ycoordinate)); in SvgTextPosition()
706 maPosition.setY(pParent->getPosition().getY()); in SvgTextPosition()
714 …maPosition.setY(maPosition.getY() + rSvgTextPositions.getDy()[0].solve(rInfoProvider, ycoordinate)… in SvgTextPosition()
H A Dsvgstyleattributes.cxx378 aStart.setY(rFillGradient.getY1().solve(mrOwner, ycoordinate)); in add_fillGradient()
380 aEnd.setY(rFillGradient.getY2().solve(mrOwner, ycoordinate)); in add_fillGradient()
391 … aStart.setY(Unit_percent == Y1.getUnit() ? Y1.getNumber() * 0.01 : Y1.getNumber()); in add_fillGradient()
393 … aEnd.setY(Unit_percent == Y2.getUnit() ? Y2.getNumber() * 0.01 : Y2.getNumber()); in add_fillGradient()
426 aStart.setY(rFillGradient.getCy().solve(mrOwner, ycoordinate)); in add_fillGradient()
432 aFocal.setY(pFy ? pFy->solve(mrOwner, ycoordinate) : aStart.getY()); in add_fillGradient()
443 … aStart.setY(Unit_percent == Cy.getUnit() ? Cy.getNumber() * 0.01 : Cy.getNumber()); in add_fillGradient()
449 …aFocal.setY(pFy ? (Unit_percent == pFy->getUnit() ? pFy->getNumber() * 0.01 : pFy->getNumber()) : … in add_fillGradient()
/trunk/main/drawinglayer/source/primitive2d/
H A Dwallpaperprimitive2d.cxx115 aTargetTopLeft.setY(aCenter.getY() - (aLogicSize.getY() * 0.5)); in create2DDecomposition()
128 aTargetTopLeft.setY(aCenter.getY() - (aLogicSize.getY() * 0.5)); in create2DDecomposition()
133 aTargetTopLeft.setY(getLocalObjectRange().getMaxY() - aLogicSize.getY()); in create2DDecomposition()
140 aTargetTopLeft.setY(getLocalObjectRange().getMaxY() - aLogicSize.getY()); in create2DDecomposition()
184 aRelativeTopLeft.setY(0.5 - aRelativeSize.getY()); in create2DDecomposition()
H A Dtextprimitive2d.cxx59 rScale.setY(1.0 / fDefaultFontScale); in getCorrectedScaleAndFontScale()
60 aFontScale.setY(fDefaultFontScale); in getCorrectedScaleAndFontScale()
65 aFontScale.setY(-aFontScale.getY()); in getCorrectedScaleAndFontScale()
66 rScale.setY(-1.0); in getCorrectedScaleAndFontScale()
71 rScale.setY(1.0); in getCorrectedScaleAndFontScale()
/trunk/main/svx/source/engine3d/
H A Dobj3d.cxx1087 …case 0 : aPos3D.setX(aBoundVolume.getMinX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList()
1088 …case 1 : aPos3D.setX(aBoundVolume.getMinX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList()
1089 …case 2 : aPos3D.setX(aBoundVolume.getMinX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList()
1090 …case 3 : aPos3D.setX(aBoundVolume.getMinX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList()
1091 …case 4 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList()
1092 …case 5 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMinY()); aPos3D.setZ(aBo… in AddToHdlList()
1093 …case 6 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList()
1094 …case 7 : aPos3D.setX(aBoundVolume.getMaxX()); aPos3D.setY(aBoundVolume.getMaxY()); aPos3D.setZ(aBo… in AddToHdlList()
H A Ddragmt3d.cxx369 maGlobalCenter.setY(aRotCenter3D.getY()); in E3dDragRotate()
614 aMoveHead3D.setY(aMoveHead3D.getZ()); in MoveSdrDrag()
618 aMoveTail3D.setY(aMoveTail3D.getZ()); in MoveSdrDrag()
693 aScNext.setY(aScFixPos.getY()); in MoveSdrDrag()
719 aScaleVec.setY((aScNext.getY() - aScFixPos.getY()) / aScaleVec.getY()); in MoveSdrDrag()
723 aScaleVec.setY(1.0); in MoveSdrDrag()
732 aScaleVec.setY(aScaleVec.getX()); in MoveSdrDrag()
H A Dpolygn3d.cxx182 aNormal.setY(fabs(aNormal.getY())); in CreateDefaultTexture()
219 aTex.setY((aCandidate.getZ() - aVolume.getMinZ()) / aVolume.getDepth()); in CreateDefaultTexture()
226 aTex.setY((aCandidate.getZ() - aVolume.getMinZ()) / aVolume.getDepth()); in CreateDefaultTexture()
233 aTex.setY((aCandidate.getY() - aVolume.getMinY()) / aVolume.getHeight()); in CreateDefaultTexture()
H A Dviewpt3d2.cxx269 aVec.setY(0.0); in DoProjection()
277 aVec.setY(aVec.getY() * fPrDist); in DoProjection()
297 aRetval.setY((double)aDeviceRect.Bottom() - ((rVec.getY() - aViewWin.Y) * fHRatio)); in MapToDevice()
350 aPRP.setY(0.0); in SetPRP()
/trunk/main/basegfx/inc/basegfx/point/
H A Db2dhompoint.hxx201 inline void setY(double fY) in setY() function in basegfx::B2DHomPoint
203 maTuple.setY(implIsHomogenized() ? fY : fY * mfW ); in setY()
212 maTuple.setY(getY() * rPnt.mfW + rPnt.getY() * mfW); in operator +=()
221 maTuple.setY(getY() * rPnt.mfW - rPnt.getY() * mfW); in operator -=()
H A Db3dhompoint.hxx219 void setY(double fY) in setY() function in basegfx::B3DHomPoint
221 maTuple.setY(implIsHomogenized() ? fY : fY * mfW ); in setY()
243 maTuple.setY(getY() * rPnt.mfW + rPnt.getY() * mfW); in operator +=()
253 maTuple.setY(getY() * rPnt.mfW - rPnt.getY() * mfW); in operator -=()
/trunk/main/sw/source/core/bastyp/
H A Dswrect.cxx253 void SwRect::_Top( const long nTop ){ m_Size.Height() += m_Point.getY() - nTop; m_Point.setY(nTop);… in _Top()
270 void SwRect::SetPosY( const long nNew ){ m_Point.setY(nNew); } in SetPosY()
297 m_Point.setY(nTop); in SetTopAndHeight()
307 m_Point.setY(nBottom - nNew); in SetBottomAndHeight()
/trunk/main/canvas/source/tools/
H A Dpage.cxx108 r.maPos.setY(y); in insert()
114 r.maPos.setY(y+h); in insert()
122 r.maPos.setY(0); in insert()
/trunk/main/svx/source/items/
H A De3ditem.cxx72 rStream >> fValue; aVal.setY(fValue); in SvxB3DVectorItem()
110 rStream >> fValue; aStr.setY(fValue); in Create()
154 aVal.setY(aDirection.DirectionY); in PutValue()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx649 clipPos.setY( -pos.getY() ); in updateShapeAttributes()
661 pos.setY( fZeroEquiv + (fMixerState * (fOneEquiv - fZeroEquiv)) ); in updateShapeAttributes()
664 clipPos.setY( -pos.getY() ); in updateShapeAttributes()
668 pos.setY( pos.getY() + (fPaintHeight-fScrollHeight) / 2.0 ); in updateShapeAttributes()
/trunk/main/sw/inc/
H A Dswrect.hxx181 m_Point.setY(nNewY); in Pos()
212 m_Point.setY(nTop); in Top()
327 m_Point.setY(0); in Clear()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx615 aTextureCoordinate.setY(fOne - ((aPoint.getY() - rRange.getMinY()) / fHeight)); in applyDefaultTextureCoordinatesParallel()
619 aTextureCoordinate.setY(fOne); in applyDefaultTextureCoordinatesParallel()
660 aTexCoor.setY(0.0); in applyDefaultTextureCoordinatesSphere()
674 aTexCoor.setY(fOne); in applyDefaultTextureCoordinatesSphere()
703 aTexCoor.setY(fY); in applyDefaultTextureCoordinatesSphere()
/trunk/main/basegfx/source/point/
H A Db2dhompoint.cxx36 maTuple.setY(maTuple.getY() * fFactor); in implHomogenize()
54 maTuple.setY( fTempY ); in operator *=()
/trunk/main/basegfx/source/tools/
H A Dliangbarsky.cxx106 io_rEnd.setY( io_rStart.getY() + nTL*nDY ); in liangBarskyClip2D()
114 io_rStart.setY( io_rStart.getY() + nTE*nDY ); in liangBarskyClip2D()
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx787 maSize.setY(aSurfaceDesc.dwHeight); in DXSurface()
1079 aPageSize.setY(aPageSize.getY()>>1); in DXRenderModule()
1135 maSize.setY(static_cast<sal_Int32>(rSizePixel.Height())); in create()
1657 io_rDestPos.setY( io_rDestPos.getY() + aPoint.y ); in convert2Screen()
2079 maSize.setY(static_cast<sal_Int32>(rect.getHeight())); in resize()
2105 aSize.setY(rPageSize.getY()); in createSurface()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dpolygon.cxx147 aTextureSize.setY(0.01); in createViewIndependentPrimitive3DSequence()
152 aTextureSize.setY(fHeight); in createViewIndependentPrimitive3DSequence()

Completed in 112 milliseconds

123456