Home
last modified time | relevance | path

Searched refs:transform (Results 151 – 175 of 361) sorted by relevance

12345678910>>...15

/trunk/main/basegfx/source/range/
H A Db2drange.cxx48 void B2DRange::transform(const B2DHomMatrix& rMatrix) in transform() function in basegfx::B2DRange
H A Db3drange.cxx50 void B3DRange::transform(const B3DHomMatrix& rMatrix) in transform() function in basegfx::B3DRange
/trunk/main/slideshow/source/inc/
H A Danimatedsprite.hxx149 void transform( const ::basegfx::B2DHomMatrix& rTransform );
/trunk/main/slideshow/source/engine/transitions/
H A Dclockwipe.cxx65 poly.transform( aTransform ); in operator ()()
H A Dwaterfallwipe.cxx64 …poly.transform(basegfx::tools::createTranslateB2DHomMatrix(0.0, ::basegfx::pruneScaleValue(2.0 * t… in operator ()()
H A Dclippingfunctor.cxx228 aClipPoly.transform( aMatrix ); in operator ()()
/trunk/main/chart2/source/view/main/
H A DVPolarTransformation.cxx52 Sequence< double > SAL_CALL VPolarTransformation::transform( in transform() function in chart::VPolarTransformation
H A DLinear3DTransformation.cxx46 Sequence< double > SAL_CALL Linear3DTransformation::transform( in transform() function in chart::Linear3DTransformation
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygon.hxx124 void transform(const basegfx::B2DHomMatrix& rMatrix);
H A Db3dpolypolygon.hxx118 void transform(const basegfx::B3DHomMatrix& rMatrix);
H A Db3dpolygon.hxx131 void transform(const B3DHomMatrix& rMatrix);
H A Db2dpolygon.hxx259 void transform(const basegfx::B2DHomMatrix& rMatrix);
/trunk/main/drawinglayer/source/primitive2d/
H A Dshadowprimitive2d.cxx72 aRetval.transform(getShadowTransform()); in getB2DRange()
H A Dsdrdecompositiontools2d.cxx91 aScaledOutline.transform(rMatrix); in createHiddenGeometryPrimitives2D()
H A Dfillgraphicprimitive2d.cxx135 aPolygon.transform(getTransformation()); in getB2DRange()
H A Dcropprimitive2d.cxx146 aMaskPolyPolygon.transform(getTransformation()); in get2DDecomposition()
/trunk/main/libxslt/
H A Dlibxslt-internal-symbols.patch58 # transform
/trunk/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx593 aSnappedHairline.transform(aTransform); in rasterconvertB3DPolygon()
611 aSnappedHairline.transform(aTransform); in rasterconvertB3DPolygon()
/trunk/main/vcl/source/gdi/
H A Dgdimetafiletools.cxx197 aPixelPoly.transform(aTransform); in handleBitmapContent()
366 aClips.back().transform( in clipMetafileContentAgainstOwnRegions()
/trunk/main/drawinglayer/inc/drawinglayer/primitive3d/
H A Dsdrextrudelathetools3d.hxx68 maPolyPolygon.transform(aTransform); in Slice3D()
/trunk/main/cppcanvas/source/wrapper/
H A Dimplsprite.hxx61 virtual void transform( const ::basegfx::B2DHomMatrix& rMatrix );
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofsdrmediaobj.cxx139 aViewRange.transform(GetObjectContact().getViewInformation2D().getViewTransformation()); in updateMediaItem()
H A Dviewobjectcontactofsdrole2obj.cxx129 aObjectOutline.transform(aObjectMatrix); in createPrimitive2DSequence()
/trunk/main/shell/source/win32/shlxthandler/util/
H A Dfileextensions.cxx97 std::transform(fext.begin(), fext.end(), fext.begin(), easytolower); in get_file_type()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrpolypolygonprimitive3d.cxx166 aRetval.transform(getTransform()); in getB3DRange()

Completed in 68 milliseconds

12345678910>>...15