Home
last modified time | relevance | path

Searched refs:getX (Results 176 – 200 of 351) sorted by relevance

12345678910>>...15

/trunk/main/basebmp/inc/basebmp/
H A Dtools.hxx71 begin + vigra::Diff2D(rPt.getX(),rPt.getY()), in srcIter()
82 begin + vigra::Diff2D(rPt.getX(),rPt.getY()), in destIter()
H A Dlinerenderer.hxx79 const sal_Int32 x1 = rPt1.getX(); in renderLine()
80 const sal_Int32 x2 = rPt2.getX(); in renderLine()
/trunk/main/vcl/unx/headless/
H A Dsvpvd.cxx56 if( aDevSize.getX() == 0 ) in SetSize()
100 rWidth = aDevSize.getX(); in GetSize()
/trunk/main/xmloff/source/draw/
H A Dshapeexport2.cxx152 if( aTRScale.getX() > 0.0 ) in ImpExportNewTrans_FeaturesAndWrite()
153 aTRScale.setX(aTRScale.getX() - 1.0); in ImpExportNewTrans_FeaturesAndWrite()
154 else if( aTRScale.getX() < 0.0 ) in ImpExportNewTrans_FeaturesAndWrite()
155 aTRScale.setX(aTRScale.getX() + 1.0); in ImpExportNewTrans_FeaturesAndWrite()
158 mrExport.GetMM100UnitConverter().convertMeasure(sStringBuffer, FRound(aTRScale.getX())); in ImpExportNewTrans_FeaturesAndWrite()
209 mrExport.GetMM100UnitConverter().convertMeasure(sStringBuffer, FRound(rTRTranslate.getX())); in ImpExportNewTrans_FeaturesAndWrite()
830 awt::Point aBasePosition(FRound(aTRTranslate.getX()), FRound(aTRTranslate.getY()));
1008 awt::Size aSize(FRound(aTRScale.getX()), FRound(aTRScale.getY()));
/trunk/main/drawinglayer/source/primitive2d/
H A Dcropprimitive2d.cxx93 …e fBackScaleX(basegfx::fTools::equalZero(aObjectScale.getX()) ? 1.0 : 1.0 / fabs(aObjectScale.getX in get2DDecomposition()
H A Dmediaprimitive2d.cxx74 const double fDiscreteSize(aDiscreteInLogic.getX() + aDiscreteInLogic.getY()); in create2DDecomposition()
144 const double fDiscreteSize(aDiscreteInLogic.getX() + aDiscreteInLogic.getY()); in getB2DRange()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx183 OSL_TRACE( " (%g,%g)", aPoint.getX(), aPoint.getY() ); in emitStructure()
418 double l_x = aPoly.getB2DPoint(0).getX(); in resolveUnderlines()
419 double r_x = aPoly.getB2DPoint(1).getX(); in resolveUnderlines()
/trunk/main/canvas/source/directx/
H A Ddx_spritehelper.cxx138 rPos.getX(), in redraw()
176 rSize.getX(), in redraw()
/trunk/main/vcl/source/helper/
H A Dcanvastools.cxx500 return ::Size( FRound( rVec.getX() ), in sizeFromB2DSize()
506 return ::Point( FRound( rPoint.getX() ), in pointFromB2DPoint()
520 return ::Size( rVec.getX(), in sizeFromB2ISize()
526 return ::Point( rPoint.getX(), in pointFromB2IPoint()
/trunk/main/slideshow/source/engine/shapes/
H A Ddrawshape.cxx821 rShapeBorder.getX(), in operator ()()
822 mrBounds.getX() ) ); in operator ()()
882 aBounds = ::basegfx::B2DRectangle( aBounds.getMinX() - aAABorder.getX(), in getUpdateArea()
884 aBounds.getMaxX() + aAABorder.getX(), in getUpdateArea()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx87 double fScaleX(0.0 != aScale.getX() ? fHalfLineWidth / fabs(aScale.getX()) : 1.0); in create2DDecomposition()
H A Dsdrole2primitive2d.cxx119 … double fScaleX(0.0 != aScale.getX() ? fHalfLineWidth / fabs(aScale.getX()) : 1.0); in get2DDecomposition()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgcharacternode.hxx58 const SvgNumberVector& getX() const { return maX; } in getX() function in svgio::svgreader::SvgTextPositions
122 const ::std::vector< double >& getX() const { return maX; } in getX() function in svgio::svgreader::SvgTextPosition
/trunk/main/svgio/source/svgreader/
H A Dsvgusenode.cxx170 if(getX().isSet() || getY().isSet()) in decomposeSvgNode()
173 getX().solve(*this, xcoordinate), in decomposeSvgNode()
H A Dsvgrectnode.cxx179 const double fX(getX().isSet() ? getX().solve(*this, xcoordinate) : 0.0); in decomposeSvgNode()
/trunk/main/canvas/source/tools/
H A Dpage.cxx99 const sal_Int32 x = rect.maPos.getX(); in insert()
103 const sal_Int32 w = rect.maSize.getX()+1; in insert()
H A Dpagemanager.cxx132 sal_uInt32 nMaxArea(rSize.getX()*rSize.getY()); in nakedFragment()
140 const sal_uInt32 nArea(rCandidateSize.getX()*rCandidateSize.getY()); in nakedFragment()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSceneProperty.cxx78 aMatrix.rotate( aRotation.getX(), aRotation.getY(), aRotation.getZ() ); in setPropertyValue()
105 aMatrix.rotate( aRotation.getX(), aRotation.getY(), aRotation.getZ() ); in getPropertyValue()
/trunk/main/svx/source/items/
H A De3ditem.cxx123 fValue = aVal.getX(); rStream << fValue; in Store()
137 aDirection.DirectionX = aVal.getX(); in QueryValue()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx102 atan2(aLine.getY(), aLine.getX()), in createViewIndependentPrimitive2DSequence()
103 aStart.getX(), aStart.getY()); in createViewIndependentPrimitive2DSequence()
/trunk/main/slideshow/source/engine/
H A Dshapeattributelayer.cxx282 maSize.getX(), in getWidth()
324 ENSURE_OR_THROW( ::rtl::math::isFinite(rNewSize.getX()) && in setSize()
341 maPosition.getX(), in getPosX()
/trunk/main/drawinglayer/source/processor3d/
H A Ddefaultprocessor3d.cxx71 …const basegfx::B2DRange aOutlineRange(0.0, 0.0, rPrimitive.getTextureSize().getX(), rPrimitive.get… in impRenderGradientTexturePrimitive3D()
241 …double fLogicPixelSizeWorld(::std::max(::std::max(fabs(aLogicPixel.getX()), fabs(aLogicPixel.getY(… in impRenderHatchTexturePrimitive3D()
244 … const double fLogicTexSizeX(fLogicPixelSizeWorld / rPrimitive.getTextureSize().getX()); in impRenderHatchTexturePrimitive3D()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleEditObject.cxx197 … Point aPos( aCellLoc.getX() + aWindowLoc.getX(), aCellLoc.getY() + aWindowLoc.getY() ); in GetBoundingBoxOnScreen()
231 … Point aPos( aScreenLoc.getX() - aParentScreenLoc.X, aScreenLoc.getY() - aParentScreenLoc.Y ); in GetBoundingBox()
/trunk/main/svl/source/items/
H A Drectitem.cxx146 rVal <<= com::sun::star::awt::Rectangle( aVal.getX(), in QueryValue()
152 case MID_RECT_LEFT: rVal <<= aVal.getX(); break; in QueryValue()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dpointaction.cxx142 return tools::calcDevicePixelBounds( ::basegfx::B2DRange( maPoint.getX()-1, in getBounds()
144 maPoint.getX()+1, in getBounds()

Completed in 193 milliseconds

12345678910>>...15