Home
last modified time | relevance | path

Searched defs:Rotate (Results 1 – 15 of 15) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx1583 void SdrObject::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() function in SdrObject
H A Dsvdglue.cxx178 void SdrGluePoint::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pOb… in Rotate() function in SdrGluePoint
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate() function in SdrGluePointList
H A Dsvdovirt.cxx433 void SdrVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() function in SdrVirtObj
H A Dsvdogrp.cxx659 void SdrObjGroup::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() function in SdrObjGroup
/trunk/main/tools/source/generic/
H A Dpoly2.cxx513 void PolyPolygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 ) in Rotate() function in PolyPolygon
527 void PolyPolygon::Rotate( const Point& rCenter, double fSin, double fCos ) in Rotate() function in PolyPolygon
H A Dpoly.cxx1283 void Polygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 ) in Rotate() function in Polygon
1297 void Polygon::Rotate( const Point& rCenter, double fSin, double fCos ) in Rotate() function in Polygon
/trunk/main/vcl/source/gdi/
H A Dbitmapex.cxx480 sal_Bool BitmapEx::Rotate( long nAngle10, const Color& rFillColor ) in Rotate() function in BitmapEx
H A Dbitmap.cxx750 sal_Bool Bitmap::Rotate( long nAngle10, const Color& rFillColor ) in Rotate() function in Bitmap
H A Dgdimtf.cxx1014 void GDIMetaFile::Rotate( long nAngle10 ) in Rotate() function in GDIMetaFile
H A Dalpha.cxx309 sal_Bool AlphaMask::Rotate( long nAngle10, sal_uInt8 cFillTransparency ) in Rotate() function in AlphaMask
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx110 Point Rotate( const Point& rPoint, short nOrientation, const Point& rOrigin ) in Rotate() function
/trunk/main/vcl/source/glyphs/
H A Dgcach_rbmp.cxx168 bool RawBitmap::Rotate( int nAngle ) in Rotate() function in RawBitmap
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2662 void SwDrawVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() function in SwDrawVirtObj
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx1218 void XPolygon::Rotate(const Point& rCenter, double fSin, double fCos) in Rotate() function in XPolygon
1269 void XPolygon::Rotate(const Point& rCenter, sal_uInt16 nAngle) in Rotate() function in XPolygon
1976 void XPolyPolygon::Rotate(const Point& rCenter, double fSin, double fCos) in Rotate() function in XPolyPolygon
2010 void XPolyPolygon::Rotate(const Point& rCenter, sal_uInt16 nAngle) in Rotate() function in XPolyPolygon
/trunk/main/svx/source/engine3d/
H A Dcamera3d.cxx272 void Camera3D::Rotate(double fHAngle, double fVAngle) in Rotate() function in Camera3D

Completed in 133 milliseconds