Home
last modified time | relevance | path

Searched refs:NbcRotate (Results 26 – 38 of 38) sorted by relevance

12

/aoo42x/main/svx/source/svdraw/
H A Dsvdomeas.cxx1042 void SdrMeasureObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() function in SdrMeasureObj
1044 SdrTextObj::NbcRotate(rRef,nWink,sn,cs); in NbcRotate()
H A Dsvdedtv2.cxx1630 pTextObj->NbcRotate( in ImpDismantleOneObject()
2140 … pCandidate->NbcRotate(aLogicRect.TopLeft(), aGeoStat.nDrehWink, aGeoStat.nSin, aGeoStat.nCos); in DoImportMarkedMtf()
H A Dsvdoedge.cxx2277 void SdrEdgeObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() function in SdrEdgeObj
2283 SdrTextObj::NbcRotate(rRef, nWink, sn, cs); in NbcRotate()
H A Dsvdopath.cxx2375 void SdrPathObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() function in SdrPathObj
2382 SdrTextObj::NbcRotate(rRef,nWink,sn,cs); in NbcRotate()
H A Dsvdfmtf.cxx1072 pText->NbcRotate(aPos,nWink,nSin,nCos); in ImportText()
/aoo42x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx182 … pObj->NbcRotate( pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in setAttributes()
/aoo42x/main/svx/inc/svx/
H A Dsvdobj.hxx768 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3842 pRet->NbcRotate( rBoundRect.Center(), 9000, sin( a ), cos( a ) ); in ImportFontWork()
4271 pRet->NbcRotate( aClientRect.Center(), nGroupRotateAngle, sin( a ), cos( a ) ); in ImportGroup()
4806 pRet->NbcRotate( aObjData.aBoundRect.Center(), nObjectRotation, sin( a ), cos( a ) ); in ImportShape()
4917 pRet->NbcRotate( aObjData.aBoundRect.Center(), nObjectRotation, sin( a ), cos( a ) ); in ImportShape()
5439 pTextObj->NbcRotate(aPivot, nTextRotationAngle, sin(a), cos(a)); in ProcessObj()
5446 pTextObj->NbcRotate( rObjData.aBoundRect.Center(), mnFix16Angle, in ProcessObj()
H A Dsvdfppt.cxx1291 pTObj->NbcRotate( rObjData.aBoundRect.Center(), nAngle, sin( a ), cos( a ) ); in ProcessObj()
/aoo42x/main/svx/source/engine3d/
H A Dobj3d.cxx945 void E3dObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() function in E3dObject
/aoo42x/main/reportdesign/source/ui/report/
H A DReportSection.cxx681 _pObj->NbcRotate( _pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in createDefault()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx839 pObj->NbcRotate(aPivot, nTextRotationAngle, sin(a), cos(a)); in ProcessObj()
873 pObj->NbcRotate( rObjData.aBoundRect.Center(), mnFix16Angle, in ProcessObj()
H A Dww8graf.cxx2921 pSdrTextObj->NbcRotate(pSdrTextObj->GetCurrentBoundRect().Center(), nAngle, in MungeTextIntoDrawBox()

Completed in 251 milliseconds

12