Home
last modified time | relevance | path

Searched refs:B2DVector (Results 126 – 150 of 220) sorted by relevance

123456789

/aoo4110/main/basegfx/inc/basegfx/vector/
H A Db2dsize.hxx35 typedef B2DVector B2DSize;
/aoo4110/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx357 const B2DVector aEdge(rPointB - rPointA); in clipPolygonOnEdge()
390 const B2DVector aEdge(rPointB - rPointA); in clipPolyPolygonOnEdge()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrcubeprimitive3d.hxx52 const basegfx::B2DVector& rTextureSize,
H A Dhatchtextureprimitive3d.hxx66 const basegfx::B2DVector& rTextureSize,
H A Dsdrpolypolygonprimitive3d.hxx61 const basegfx::B2DVector& rTextureSize,
H A Dsdrsphereprimitive3d.hxx57 const basegfx::B2DVector& rTextureSize,
H A Dsdrextrudeprimitive3d.hxx86 const basegfx::B2DVector& rTextureSize,
H A Dsdrlatheprimitive3d.hxx100 const basegfx::B2DVector& rTextureSize,
/aoo4110/main/slideshow/source/inc/
H A Danimationnodefactory.hxx55 … const ::basegfx::B2DVector& rSlideSize,
/aoo4110/main/canvas/source/directx/
H A Ddx_rendermodule.hxx37 class B2DVector;
/aoo4110/main/canvas/inc/canvas/base/
H A Dspritesurface.hxx55 const ::basegfx::B2DVector& rSpriteSize ) = 0;
/aoo4110/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx421 fRadius = (aGeoToUnit * basegfx::B2DVector(fRadius, 0.0)).getLength(); in add_fillGradient()
951 basegfx::B2DVector aEntering( in add_markers()
955 basegfx::B2DVector aLeaving( in add_markers()
964 basegfx::B2DVector aSum(0.0, 0.0); in add_markers()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1233 basegfx::B2DVector& rAlignmentOffset, in createFontAttributeTransformAndAlignment()
1237 basegfx::B2DVector aFontScaling; in createFontAttributeTransformAndAlignment()
1288 basegfx::B2DVector aAlignmentOffset(0.0, 0.0); in proccessMetaTextAction()
1494 basegfx::B2DVector aAlignmentOffset(0.0, 0.0); in proccessMetaTextLineAction()
2582 basegfx::B2DVector aVector(pA->GetHorzMove(), pA->GetVertMove()); in interpretMetafile()
H A Dwrongspellprimitive2d.cxx53 basegfx::B2DVector aScale, aTranslate; in create2DDecomposition()
/aoo4110/main/slideshow/source/engine/slide/
H A Dslideanimations.cxx45 const ::basegfx::B2DVector& rSlideSize ) : in SlideAnimations()
/aoo4110/main/sw/source/core/frmedt/
H A Dfetab.cxx1781 const basegfx::B2DVector aBC( rC.X() - rB.X(), rC.Y() - rB.Y() ); in lcl_DistancePoint2Segment()
1782 const basegfx::B2DVector aAB( rB.X() - rA.X(), rB.Y() - rA.Y() ); in lcl_DistancePoint2Segment()
1789 const basegfx::B2DVector aAC( rC.X() - rA.X(), rC.Y() - rA.Y() ); in lcl_DistancePoint2Segment()
1790 const basegfx::B2DVector aBA( rA.X() - rB.X(), rA.Y() - rB.Y() ); in lcl_DistancePoint2Segment()
/aoo4110/main/svx/source/sdr/contact/
H A Dviewcontactofe3dextrude.cxx66 const basegfx::B2DVector aTextureSize(aRange.getWidth(), aRange.getHeight()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dsphere.cxx74 const basegfx::B2DVector aTextureSize( in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dcube.cxx84 const basegfx::B2DVector aTextureSize(aCubeSize.getX(), aCubeSize.getY()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dlathe.cxx76 const basegfx::B2DVector aTextureSize( in createViewIndependentPrimitive3DSequence()
/aoo4110/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtextlayoutdevice.hxx146 basegfx::B2DVector& o_rSize,
H A Dcontrolprimitive2d.hxx57 basegfx::B2DVector maLastViewScaling;
/aoo4110/main/drawinglayer/source/primitive3d/
H A Dsdrprimitive3d.cxx91 const basegfx::B2DVector& rTextureSize, in SdrPrimitive3D()
/aoo4110/main/basegfx/inc/basegfx/curve/
H A Db2dcubicbezier.hxx121 B2DVector getTangent(double t) const;
/aoo4110/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx676 …iewSizeX((rViewInformation2D.getObjectToViewTransformation() * basegfx::B2DVector(fSizeX, 0.0)).ge… in ZBufferProcessor3D()
677 …iewSizeY((rViewInformation2D.getObjectToViewTransformation() * basegfx::B2DVector(0.0, fSizeY)).ge… in ZBufferProcessor3D()

Completed in 130 milliseconds

123456789