Home
last modified time | relevance | path

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

12

/aoo41x/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.cxx1624 pTextObj->NbcRotate( in ImpDismantleOneObject()
2134 … 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.cxx1069 pText->NbcRotate(aPos,nWink,nSin,nCos); in ImportText()
/aoo41x/main/sw/source/core/draw/
H A Ddcontact.cxx2626 void SwDrawVirtObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() function in SwDrawVirtObj
2628 rRefObj.NbcRotate(rRef - GetOffset(), nWink, sn, cs); in NbcRotate()
/aoo41x/main/svx/inc/svx/
H A Dsvdobj.hxx776 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
/aoo41x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3829 pRet->NbcRotate( rBoundRect.Center(), 9000, sin( a ), cos( a ) ); in ImportFontWork()
4258 pRet->NbcRotate( aClientRect.Center(), nGroupRotateAngle, sin( a ), cos( a ) ); in ImportGroup()
4793 pRet->NbcRotate( aObjData.aBoundRect.Center(), nObjectRotation, sin( a ), cos( a ) ); in ImportShape()
4904 pRet->NbcRotate( aObjData.aBoundRect.Center(), nObjectRotation, sin( a ), cos( a ) ); in ImportShape()
5426 pTextObj->NbcRotate(aPivot, nTextRotationAngle, sin(a), cos(a)); in ProcessObj()
5433 pTextObj->NbcRotate( rObjData.aBoundRect.Center(), mnFix16Angle, in ProcessObj()
H A Dsvdfppt.cxx1291 pTObj->NbcRotate( rObjData.aBoundRect.Center(), nAngle, sin( a ), cos( a ) ); in ProcessObj()
/aoo41x/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
/aoo41x/main/reportdesign/source/ui/report/
H A DReportSection.cxx681 _pObj->NbcRotate( _pObj->GetSnapRect().Center(), nAngle, sin( a ), cos( a ) ); in createDefault()
/aoo41x/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.cxx2929 pSdrTextObj->NbcRotate(pSdrTextObj->GetCurrentBoundRect().Center(), nAngle, in MungeTextIntoDrawBox()

Completed in 299 milliseconds

12