Home
last modified time | relevance | path

Searched refs:getX (Results 126 – 150 of 351) sorted by relevance

12345678910>>...15

/trunk/main/basegfx/test/
H A Dboxclipper.cxx65 return left.getX()<right.getX() in compare()
66 || (left.getX()==right.getX() && left.getY()<right.getY()); in compare()
/trunk/main/slideshow/source/engine/transitions/
H A Dclippingfunctor.cxx215 const double nScale( ::std::max( rTargetSize.getX(), in operator ()()
218 aMatrix.translate( -(nScale-rTargetSize.getX())/2.0, in operator ()()
223 aMatrix.scale( rTargetSize.getX(), in operator ()()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawinglayeranimation.cxx648 clipPos.setX( -pos.getX() ); in updateShapeAttributes()
653 pos.setX( pos.getX() + (fPaintWidth-fScrollWidth) / 2.0 ); in updateShapeAttributes()
663 clipPos.setX( -pos.getX() ); in updateShapeAttributes()
673 basegfx::B2DRectangle( clipPos.getX(), in updateShapeAttributes()
675 clipPos.getX() + fScrollWidth, in updateShapeAttributes()
/trunk/main/canvas/source/directx/
H A Ddx_impltools.cxx217 … rPoints[nCurrOutput++] = Gdiplus::PointF( static_cast<Gdiplus::REAL>(rPoint.getX()), in graphicsPathFromB2DPolygon()
221 … rPoints[nCurrOutput++] = Gdiplus::PointF( static_cast<Gdiplus::REAL>(rControlPointA.getX()), in graphicsPathFromB2DPolygon()
225 … rPoints[nCurrOutput++] = Gdiplus::PointF( static_cast<Gdiplus::REAL>(rControlPointB.getX()), in graphicsPathFromB2DPolygon()
235 … rPoints[nCurrOutput++] = Gdiplus::PointF( static_cast<Gdiplus::REAL>(rPoint.getX()), in graphicsPathFromB2DPolygon()
284 … rPoints[nCurrPoint] = Gdiplus::PointF( static_cast<Gdiplus::REAL>(rPoint.getX()), in graphicsPathFromB2DPolygon()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DPane.java107 if(splitType.getX()==SheetSettings.SPLIT in setSplitPoint()
112 int xTwips = (int) p.getX(); in setSplitPoint()
117 x = EndianConverter.writeShort((short) p.getX()); in setSplitPoint()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx339 aCellRect.setX(aCellRect.getX() + aRect.getX()); in GetBoundingBoxOnScreen()
364 aCellRect.setX(aCellRect.getX() - aParentRect.getX()); in GetBoundingBox()
/trunk/main/canvas/source/cairo/
H A Dcairo_spritehelper.cxx112 fX = rPos.getX(); in redraw()
151 OSL_TRACE ("aSize %f x %f position: %f,%f", aSize.getX(), aSize.getY(), fX, fY ); in redraw()
152 cairo_rectangle( pCairo.get(), 0, 0, floor( aSize.getX() ), floor( aSize.getY() ) ); in redraw()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitive2d.cxx177 aObjectScale.getX(), in create2DDecomposition()
189 getGraphicAttr().GetLeftCrop() * aCropScaleFactor.getX(), in create2DDecomposition()
191 getGraphicAttr().GetRightCrop() * aCropScaleFactor.getX(), in create2DDecomposition()
H A Dtextstrikeoutprimitive2d.cxx91 aScale.getX(), in create2DDecomposition()
226 -aTranslate.getX(), -aTranslate.getY())); in create2DDecomposition()
234 aTransform.translate(aTranslate.getX(), aTranslate.getY()); in create2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx143 …if(basegfx::fTools::less(aFontScaling.getX(), 0.0) && basegfx::fTools::less(aFontScaling.getY(), 0… in RenderTextSimpleOrDecoratedPortionPrimitive2D()
152 …if(basegfx::fTools::more(aFontScaling.getX(), 0.0) && basegfx::fTools::more(aFontScaling.getY(), 0… in RenderTextSimpleOrDecoratedPortionPrimitive2D()
157 aFontScaling.getX(), in RenderTextSimpleOrDecoratedPortionPrimitive2D()
265 const Point aStartPoint(basegfx::fround(aPoint.getX()), basegfx::fround(aPoint.getY())); in RenderTextSimpleOrDecoratedPortionPrimitive2D()
991 …const Point aDiscretePoint(basegfx::fround(aDiscreteTopLeft.getX()), basegfx::fround(aDiscreteTopL… in RenderMarkerArrayPrimitive2D()
1011 const Point aPos(basegfx::fround(aViewPosition.getX()), basegfx::fround(aViewPosition.getY())); in RenderPointArrayPrimitive2D()
1350 aTranslate.getX(), in RenderSvgRadialAtomPrimitive2D()
/trunk/main/oox/source/drawingml/
H A Dshape.cxx295 aTransformation.translate( -aCenter.getX(), -aCenter.getY() ); in createAndInsert()
310 aTransformation.translate( aCenter.getX(), aCenter.getY() ); in createAndInsert()
334 …pPoints[ i ] = awt::Point( static_cast< sal_Int32 >( aPoint.getX() ), static_cast< sal_Int32 >( aP… in createAndInsert()
350 …awt::Point aAWTStartPosition( static_cast< sal_Int32 >( aStartPosition.getX() ), static_cast< sal_… in createAndInsert()
351 …awt::Point aAWTEndPosition( static_cast< sal_Int32 >( aEndPosition.getX() ), static_cast< sal_Int3… in createAndInsert()
/trunk/main/xmloff/source/draw/
H A Dximp3dobject.cxx270 aPosition3D.PositionX = maMinEdge.getX(); in StartElement()
274 aDirection3D.DirectionX = maMaxEdge.getX(); in StartElement()
378 aPosition3D.PositionX = maCenter.getX(); in StartElement()
382 aDirection3D.DirectionX = maSize.getX(); in StartElement()
H A Dximp3dscene.cxx407 xLightDir.DirectionX = pCtx->GetDirection().getX(); in setSceneAttributes()
477 aCamGeo.vrp.PositionX = maVRP.getX(); in setSceneAttributes()
480 aCamGeo.vpn.DirectionX = maVPN.getX(); in setSceneAttributes()
483 aCamGeo.vup.DirectionX = maVUP.getX(); in setSceneAttributes()
/trunk/main/embeddedobj/test/Container1/
H A DWindowHelper.java94 aDescriptor.Bounds = new com.sun.star.awt.Rectangle( (int)aBounds.getX(), in createWindow()
99 System.out.println( "The rectangle for vcl window is:\nx = " + (int)aBounds.getX() in createWindow()
116 xWindow.setPosSize( (int)aBounds.getX(), in createWindow()
/trunk/main/sw/source/ui/docvw/
H A DShadowOverlayObject.cxx91 …aRange.expand(basegfx::B2DTuple(getSecondPosition().getX(), getSecondPosition().getY() + (2.0 * ge… in create2DDecomposition()
112 …aRange.expand(basegfx::B2DTuple(getSecondPosition().getX(), getSecondPosition().getY() + (4.0 * ge… in create2DDecomposition()
133 …aRange.expand(basegfx::B2DTuple(getSecondPosition().getX(), getSecondPosition().getY() + (4.0 * ge… in create2DDecomposition()
/trunk/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx173 maBtnLeft45.SetPosPixel(Point(APOS_Left_Right_1.getX(), aPosY)); in Rearrange()
174 maBtnRight45.SetPosPixel(Point(APOS_Left_Right_2.getX(), aPosY)); in Rearrange()
233 maBtnLeft45.SetPosPixel(Point(APOS_Left_Right_3.getX(), aPosY)); in Rearrange()
234 maBtnRight45.SetPosPixel(Point(APOS_Left_Right_4.getX(), aPosY)); in Rearrange()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsAnimationFunction.cxx248 double nX0 (aPoints[0].getX()); in AnimationParametricFunction()
250 double nX1 (aPoints[1].getX()); in AnimationParametricFunction()
260 nX1 = aPoints[nIndex].getX(); in AnimationParametricFunction()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Panel/
H A DChooseComponents.java141 TreePath selPath = componentTree.getPathForLocation( event.getX(), event.getY() ); in mousePressed()
142 … if ((selPath != null) && (componentTree.getPathBounds(selPath).getX() + 20 >= event.getX())) { in mousePressed()
H A DChooseUninstallationComponents.java135 TreePath selPath = componentTree.getPathForLocation( event.getX(), event.getY() ); in mousePressed()
136 … if ((selPath != null) && (componentTree.getPathBounds(selPath).getX() + 20 >= event.getX())) { in mousePressed()
/trunk/main/canvas/inc/canvas/
H A Dspriteredrawmanager.hxx170 maUpdateArea( rNewPos.getX(), in SpriteChangeRecord()
172 rNewPos.getX() + rSpriteSize.getX(), in SpriteChangeRecord()
/trunk/main/slideshow/source/engine/
H A Dslideview.cxx136 const basegfx::B2DRange aClipRange(0, 0, rUserSize.getX(), rUserSize.getY()); in createClipPolygon()
484 maUserSize.getX(), in updateView()
597 basegfx::B2DVector(sal::static_int_cast<sal_Int32>(rSpriteSize.getX()), in getCanvas()
879 maUserSize.getX(), in clear()
959 aMatrix.scale( 1.0/maUserSize.getX(), 1.0/maUserSize.getY() ); in getTransformation()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DSheetSettings.java95 cursorX = (int) activeCell.getX(); in setCursor()
118 splitPointX = (int) splitPoint.getX(); in setFreeze()
131 splitPointX = (int) splitPoint.getX(); in setSplit()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx1734 aTranslate.setX(ImplTwipsToMM(aTranslate.getX())); in TRGetBaseGeometry()
1738 aScale.setX(ImplTwipsToMM(aScale.getX())); in TRGetBaseGeometry()
1774 if(basegfx::fTools::less(aScale.getX(), 0.0) && basegfx::fTools::less(aScale.getY(), 0.0)) in TRSetBaseGeometry()
1776 aScale.setX(fabs(aScale.getX())); in TRSetBaseGeometry()
1796 aTranslate.setX(ImplMMToTwips(aTranslate.getX())); in TRSetBaseGeometry()
1800 aScale.setX(ImplMMToTwips(aScale.getX())); in TRSetBaseGeometry()
1823 Size aSize(FRound(aScale.getX()), FRound(aScale.getY())); in TRSetBaseGeometry()
1852 Move(Size(FRound(aTranslate.getX()), FRound(aTranslate.getY()))); in TRSetBaseGeometry()
/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx107 rB3DVector.getX() in B3DVectorToDirection3D()
125 rB3DVector.getX() in B3DVectorToPosition3D()
203 aRotationMatrix.rotate(aR.getX(),aR.getY(),aR.getZ()); in ReduceToRotationMatrix()
/trunk/main/chart2/source/view/charttypes/
H A DPieChart.cxx515 aScreenPosition2D.X += aDirection.getX(); in createShapes()
635 … basegfx::B2IVector aTangentialDirection( -aRadiusDirection.getY(), aRadiusDirection.getX() ); in moveAwayFrom()
636 bool bShiftHorizontal = abs(aTangentialDirection.getX()) > abs(aTangentialDirection.getY()); in moveAwayFrom()
648 awt::Point aNewAWTPos( aNewPos.getX(), aNewPos.getY() ); in moveAwayFrom()
859 sal_Int32 nX1 = rInfo.aFirstPosition.getX(); in rearrangeLabelToAvoidOverlapIfRequested()

Completed in 159 milliseconds

12345678910>>...15