Home
last modified time | relevance | path

Searched refs:B2DVector (Results 76 – 100 of 222) sorted by relevance

123456789

/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx306 basegfx::B2DVector(fOffsetX,fOffsetY), in GeoTexSvxGradientRadial()
364 basegfx::B2DVector(fOffsetX,fOffsetY), in GeoTexSvxGradientElliptical()
441 basegfx::B2DVector(fOffsetX,fOffsetY), in GeoTexSvxGradientSquare()
500 basegfx::B2DVector(fOffsetX,fOffsetY), in GeoTexSvxGradientRect()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_PieSegment.hxx50 ::basegfx::B2DVector m_aStartVector;
53 ::basegfx::B2DVector m_aDragDirection;
/trunk/main/canvas/inc/canvas/base/
H A Dsprite.hxx36 class B2DVector;
85 virtual ::basegfx::B2DVector getSizePixel() const = 0;
H A Dcanvascustomspritehelper.hxx97 ::basegfx::B2DVector getSizePixel() const;
244 ::basegfx::B2DVector maSize;
/trunk/main/slideshow/source/inc/
H A Dviewlayer.hxx34 class B2DVector;
106 createSprite( const basegfx::B2DVector& rSpriteSizePixel,
H A Dtransitionfactory.hxx75 const ::basegfx::B2DVector& rSlideSize,
131 const ::basegfx::B2DVector& rSlideSize,
H A Dactivitiesfactory.hxx68 const ::basegfx::B2DVector& rSlideBounds ) in CommonParameters()
131 ::basegfx::B2DVector maSlideBounds;
/trunk/main/slideshow/test/
H A Dtests.hxx31 namespace basegfx{ class B1DRange; class B2DRange; class B2DVector; }
38 virtual std::vector<std::pair<basegfx::B2DVector,double> > getCreatedSprites() const = 0;
/trunk/main/slideshow/source/engine/animationnodes/
H A Danimationbasenode.hxx64 ::basegfx::B2DVector const& getSlideSize() const { return maSlideSize; } in getSlideSize()
92 ::basegfx::B2DVector maSlideSize;
H A Dbasenode.hxx52 const ::basegfx::B2DVector& rSlideSize ) in NodeContext()
70 ::basegfx::B2DVector maSlideSize;
/trunk/main/basegfx/inc/basegfx/tools/
H A Ddebugplotter.hxx80 void plot( const B2DVector& rVec,
96 ::std::vector< ::std::pair< B2DVector, ::rtl::OString > > maVectors;
/trunk/main/drawinglayer/source/primitive2d/
H A Ddiscretebitmapprimitive2d.cxx48 const basegfx::B2DVector aDiscreteSize(rSizePixel.Width(), rSizePixel.Height()); in create2DDecomposition()
55 const basegfx::B2DVector aWorldSize(aInverseViewTransformation * aDiscreteSize); in create2DDecomposition()
H A Dprimitivetools2d.cxx42 …const basegfx::B2DVector aDiscreteVector(rViewInformation.getInverseObjectToViewTransformation() *… in get2DDecomposition()
H A Dcropprimitive2d.cxx85 …const basegfx::B2DVector aObjectScale(basegfx::absolute(getTransformation() * basegfx::B2DVector(1… in get2DDecomposition()
H A Danimatedprimitive2d.cxx193 …const basegfx::B2DVector aScale(basegfx::interpolate(aMatA->getScale(), aMatB->getScale(), fOffset… in get2DDecomposition()
194 …const basegfx::B2DVector aTranslate(basegfx::interpolate(aMatA->getTranslate(), aMatB->getTranslat… in get2DDecomposition()
/trunk/main/drawinglayer/source/processor2d/
H A Dhelperwrongspellrenderer.cxx48 const basegfx::B2DVector aFontVectorPixel(aLocalTransform * basegfx::B2DVector(0.0, 1.0)); in renderWrongSpellPrimitive2D()
H A Dvclpixelprocessor2d.cxx199 basegfx::B2DVector aLineWidth(fLineWidth, 0.0); in tryDrawPolygonStrokePrimitive2DDirect()
751 …const basegfx::B2DVector aDiscreteDistance(maCurrentTransformation * basegfx::B2DVector(rFillHatch… in processBasePrimitive2D()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrpage.cxx633 … aPosition, basegfx::B2DVector(1.0, 0.0), drawinglayer::primitive2d::HELPLINESTYLE2D_POINT, in createPrimitive2DSequence()
640 … aPosition, basegfx::B2DVector(0.0, 1.0), drawinglayer::primitive2d::HELPLINESTYLE2D_LINE, in createPrimitive2DSequence()
647 … aPosition, basegfx::B2DVector(1.0, 0.0), drawinglayer::primitive2d::HELPLINESTYLE2D_LINE, in createPrimitive2DSequence()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx212 basegfx::B2DVector aScale, aTranslate; in createTextPrimitive()
262 basegfx::B2DVector aScale, aTranslate; in createTextPrimitive()
363 basegfx::B2DVector aScale, aTranslate; in createTextPrimitive()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx240 const basegfx::B2DVector aPrev(aCandidate.getB2DPoint(nPrevInd) - aPoint); in create3DDecomposition()
241 const basegfx::B2DVector aNext(aCandidate.getB2DPoint(nNextInd) - aPoint); in create3DDecomposition()
397 const basegfx::B2DVector& rTextureSize, in SdrExtrudePrimitive3D()
/trunk/main/basegfx/source/curve/
H A Db2dbeziertools.cxx64 const B2DVector aEdge(aNext - aCurrent); in B2DCubicBezierHelper()
76 const B2DVector aLastEdge(aLastNext - aNext); in B2DCubicBezierHelper()
/trunk/main/vcl/inc/
H A Dsalgdi.hxx56 class B2DVector;
127 const ::basegfx::B2DVector& rLineWidths,
384 const basegfx::B2DVector& i_rLineWidth,
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi_gdiplus.cxx219 const basegfx::B2DVector& rLineWidths, in drawPolyLine()
465 const long nDestWidth(basegfx::fround(basegfx::B2DVector(rX - rNull).getLength())); in drawTransformedBitmap()
466 const long nDestHeight(basegfx::fround(basegfx::B2DVector(rY - rNull).getLength())); in drawTransformedBitmap()
/trunk/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx316 const B2DVector aDeltaB(aEdgeB.getDeltaX(), aEdgeB.getDeltaY()); in testAndCorrectEdgeIntersection()
328 const B2DVector aDeltaA(aEdgeA.getDeltaX(), aEdgeA.getDeltaY()); in testAndCorrectEdgeIntersection()
1013 const B2DVector aDelta(rPointB - rPointA); in createLineTrapezoidFromEdge()
1014 B2DVector aPerpendicular(-aDelta.getY(), aDelta.getX()); in createLineTrapezoidFromEdge()
/trunk/main/basegfx/inc/basegfx/range/
H A Db2drange.hxx169 B2DVector getRange() const in getRange()
171 return B2DVector( in getRange()

Completed in 81 milliseconds

123456789