Home
last modified time | relevance | path

Searched refs:B2DVector (Results 176 – 200 of 222) sorted by relevance

123456789

/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx148 const ::basegfx::B2DVector& rLineWidths,
/trunk/main/canvas/source/tools/
H A Dcanvastools.cxx1024 ::basegfx::B2DVector(aRightBottom-aLeftTop).getLength(), in calcGradientStepCount()
1025 ::basegfx::B2DVector(aRightTop-aLeftBottom).getLength() ) + 1.0 ) ); in calcGradientStepCount()
H A Dcanvascustomspritehelper.cxx444 ::basegfx::B2DVector CanvasCustomSpriteHelper::getSizePixel() const in getSizePixel()
/trunk/main/canvas/source/vcl/
H A Dspritehelper.cxx116 const ::basegfx::B2DVector& rOrigOutputSize( getSizePixel() ); in redraw()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h142 const basegfx::B2DVector& rLineWidths,
H A Dsalgdi.h290 const ::basegfx::B2DVector& rLineWidth,
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx982 const ::basegfx::B2DVector& rLineWidths, in drawPolyLine()
1546 const basegfx::B2DVector aXRel = rX - rNull; in drawTransformedBitmap()
1547 const basegfx::B2DVector aYRel = rY - rNull; in drawTransformedBitmap()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx1454 basegfx::B2DVector GraphicObject::calculateCropScaling( in calculateCropScaling()
1489 return basegfx::B2DVector(fFactorX,fFactorY); in calculateCropScaling()
/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx198 const basegfx::B2DVector aHairlineWidth(1,1); in DrawTransparent()
321 const basegfx::B2DVector aLineWidths( 1, 1 ); in DrawTransparent()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrlatheprimitive3d.cxx252 const basegfx::B2DVector& rTextureSize, in SdrLathePrimitive3D()
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationnodefactory.cxx591 const ::basegfx::B2DVector& rSlideSize, in createAnimationNode()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextlayoutdevice.cxx433 basegfx::B2DVector& o_rSize, in getFontAttributeFromVclFont()
H A Dpolypolygonprimitive2d.cxx770 …nit((rViewInformation.getInverseObjectToViewTransformation() * basegfx::B2DVector(1.0, 0.0)).getLe… in getB2DRange()
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx1663 const basegfx::B2DVector aControlVectorA(aCandidate.getPrevControlPoint(b)); in streamOutB2DPolyPolygon()
1667 const basegfx::B2DVector aControlVectorB(aCandidate.getNextControlPoint(b)); in streamOutB2DPolyPolygon()
1711 aCandidate.setPrevControlPoint(b, basegfx::B2DVector(fX, fY)); in streamInB2DPolyPolygon()
1715 aCandidate.setNextControlPoint(b, basegfx::B2DVector(fX, fY)); in streamInB2DPolyPolygon()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h172 const ::basegfx::B2DVector& rLineWidth,
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx52 void Imp_CalcVectorValues(::basegfx::B2DVector& aVec1, ::basegfx::B2DVector& aVec2, bool& bSameLeng…
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1722 basegfx::B2DVector aScale, aTranslate; in addCropHandles()
1730 const basegfx::B2DVector aCropScaleFactor( in addCropHandles()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx98 const basegfx::B2DVector aLine(getEnd() - getStart()); in create2DDecomposition()
/trunk/main/vcl/inc/win/
H A Dsalgdi.h200 const ::basegfx::B2DVector& rLineWidth,
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx129 const B2DVector aOffset( unotools::b2DPointFromRealPoint2D( position ) - in addPolyPolygon()
/trunk/main/vcl/inc/aqua/
H A Dsalgdi.h245 const ::basegfx::B2DVector& rLineWidths,
/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx404 …nit((rViewInformation.getInverseObjectToViewTransformation() * basegfx::B2DVector(1.0, 0.0)).getLe… in create2DDecomposition()
/trunk/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx506 …rSvgTextPosition.setPosition(rSvgTextPosition.getPosition() + basegfx::B2DVector(fTextWidth, 0.0)); in createSimpleTextPrimitive()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx484 basegfx::B2DVector calculateCropScaling(
/trunk/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.cxx39 using ::basegfx::B2DVector;

Completed in 142 milliseconds

123456789