Home
last modified time | relevance | path

Searched refs:ImpSdXMLExpTransObj3DRotateY (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx747 struct ImpSdXMLExpTransObj3DRotateY : public ImpSdXMLExpTransObj3DBase struct
750 ImpSdXMLExpTransObj3DRotateY(double fVal) in ImpSdXMLExpTransObj3DRotateY() function
798 delete (ImpSdXMLExpTransObj3DRotateY*)pObj; in EmptyList()
844 maList.push_back(new ImpSdXMLExpTransObj3DRotateY(fNew)); in AddRotateY()
915 …Imp_PutDoubleChar(aNewString, rConv, basegfx::rad2deg( ((ImpSdXMLExpTransObj3DRotateY*)pObj)->mfRo… in GetExportString()
1078 maList.push_back(new ImpSdXMLExpTransObj3DRotateY(basegfx::deg2rad(fValue))); in SetString()
1247 rFullTrans.rotate(0.0, ((ImpSdXMLExpTransObj3DRotateY*)pObj)->mfRotateY, 0.0); in GetFullTransform()

Completed in 15 milliseconds