Searched refs:ImplGetRotatedPoint (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | gdimtf.cxx | 950 Point GDIMetaFile::ImplGetRotatedPoint( const Point& rPt, const Point& rRotatePt, in ImplGetRotatedPoint() function in GDIMetaFile 1051 …aMtf.AddAction( new MetaPixelAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRotOffset… in Rotate() 1059 …aMtf.AddAction( new MetaPointAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRotOffset… in Rotate() 1066 …aMtf.AddAction( new MetaLineAction( ImplGetRotatedPoint( pAct->GetStartPoint(), aRotAnchor, aRotOf… in Rotate() 1067 … ImplGetRotatedPoint( pAct->GetEndPoint(), aRotAnchor, aRotOffset, fSin, fCos ), in Rotate() 1148 …aMtf.AddAction( new MetaTextAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRotOffset,… in Rotate() 1156 …aMtf.AddAction( new MetaTextArrayAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRotOf… in Rotate() 1164 …aMtf.AddAction( new MetaStretchTextAction( ImplGetRotatedPoint( pAct->GetPoint(), aRotAnchor, aRot… in Rotate() 1172 …aMtf.AddAction( new MetaTextLineAction( ImplGetRotatedPoint( pAct->GetStartPoint(), aRotAnchor, aR… in Rotate() 1422 …aMtf.AddAction( new MetaRefPointAction( ImplGetRotatedPoint( pAct->GetRefPoint(), aRotAnchor, aRot… in Rotate()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | gdimtf.hxx | 124 SAL_DLLPRIVATE Point ImplGetRotatedPoint( const Point& rPt, const Point& rRotatePt,
|
Completed in 34 milliseconds