Home
last modified time | relevance | path

Searched refs:getX (Results 276 – 300 of 351) sorted by relevance

1...<<1112131415

/trunk/main/chart2/source/controller/main/
H A DDragMethod_PieSegment.cxx107 Point aNewPos = Point( (long)(aNewPosVector.getX()), (long)(aNewPosVector.getY()) ); in MoveSdrDrag()
/trunk/main/drawinglayer/source/attribute/
H A Dsdrlightingattribute3d.cxx198 …basegfx::B3DVector aSpecularNormal(rLight.getDirection().getX(), rLight.getDirection().getY(), rLi… in solveColorModel()
/trunk/main/canvas/source/directx/
H A Ddx_config.cxx165 io_maxTextureSize.getX() )); in adaptMaxTextureSize()
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolor.hxx137 mfX = rVec.getX(); in operator =()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrolecontentprimitive2d.cxx95 const double fOffsetX((aScale.getX() - aPrefSize.getWidth()) / 2.0); in create2DDecomposition()
/trunk/main/chart2/source/view/main/
H A DPolarLabelPositionHelper.cxx175 aRet.X += aDirection.getX(); in getLabelScreenPositionAndAlignmentForUnitCircleValues()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx62 aTrans.translate(-aCenter.getX(), -aCenter.getY()); in impScalePolyPolygonOnCenter()
64 aTrans.translate(aCenter.getX(), aCenter.getY()); in impScalePolyPolygonOnCenter()
H A Dsdrcubeprimitive3d.cxx133 aTexMatrix.scale(getTextureSize().getX(), getTextureSize().getY()); in create3DDecomposition()
H A Dsdrsphereprimitive3d.cxx122 aTexMatrix.scale(getTextureSize().getX(), getTextureSize().getY()); in create3DDecomposition()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dbitmapaction.cxx135 const ::basegfx::B2DVector aScale( rDstSize.getX() / aBmpSize.Width(), in BitmapAction()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DStreamView.java177 final int nRow = getRowForLocation(aEvent.getX(), aEvent.getY()); in mouseMoved()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx1421 aViewBox.GetX() + aSize.getX(), aViewBox.GetY() + aSize.getY()); in StartElement()
1522 aViewBox.GetX() + aSize.getX(), aViewBox.GetY() + aSize.getY()); in StartElement()
2048 maStart.X = basegfx::fround(aStart.getX()); in StartElement()
2050 maEnd.X = basegfx::fround(aEnd.getX()); in StartElement()
3851 bool bFlippedX(aScale.getX() < 0.0); in EndElement()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.cxx109 … (aWinSizeWithBorder.getWidth() - aWinSize.getWidth() + aWinPos.getX()) - 10; // leave some space in DataEditor()
H A Dres_Trendline.cxx63 aSize.setWidth( nRightEdge - aPosition.getX()); in lcl_AdjustControlSize()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx1638 … ? mpEditWin->LogicToPixel( Point((long)(pFirstPostIt->Anchor()->GetSixthPosition().getX()),0)).X() in CorrectPositions()
1655 …mpEditWin->LogicToPixel( Point((long)((*i)->pPostIt->Anchor()->GetSeventhPosition().getX()),0)).X() in CorrectPositions()
1656 … mpEditWin->LogicToPixel( Point((long)((*i)->pPostIt->Anchor()->GetSixthPosition().getX()),0)).X(); in CorrectPositions()
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx221 … aSceneCam.SetPosition(basegfx::B3DPoint(aActualPosition.getX(), aActualPosition.getY(), fNew)); in PostItemChange()
/trunk/main/dbaccess/source/ui/querydesign/
H A DConnectionLineAccess.cxx167 return awt::Rectangle(aRect.getX(),aRect.getY(),aRect.getWidth(),aRect.getHeight()); in getBounds()
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx874 aSourceCoor.getX(), in impTransformBitmap()
886 aSourceCoor.getX(), in impTransformBitmap()
/trunk/main/sw/source/ui/table/
H A Dchartins.cxx242 … uno::makeAny( awt::Point(aDialogPos.getX(),aDialogPos.getY()) ) ); in SwInsertChart()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorksheet.java258 if(split.getX()!=0 || split.getY()!=0) { in addSettings()
/trunk/main/svx/source/svdraw/
H A Dsvdoedge.cxx1968 aMyCon1.aObjOfs.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
1975 aMyCon2.aObjOfs.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
2001 aPt1.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
2008 aPt2.X() = basegfx::fround(aTemp.getX()); in ImplAddConnectorOverlay()
H A Dsvdocirc.cxx230 aCenter.getX(), aCenter.getY())); in ImpCalcXPolyCirc()
271 -aTopLeft.getX(), -aTopLeft.getY())); in ImpCalcXPolyCirc()
/trunk/main/vcl/unx/headless/
H A Dsvpframe.cxx238 if( aFrameSize.getX() == 0 ) in SetPosSize()
/trunk/main/toolkit/test/accessibility/
H A DCanvas.java397 if (aObject.contains (e.getX(),e.getY())) in FindCanvasShapeUnderMouse()
/trunk/main/udkapi/com/sun/star/beans/
H A DXIntrospection.idl75 <dd>Every method <code>RetType getX()</code> defines a

Completed in 118 milliseconds

1...<<1112131415