Searched refs:ImpSdXMLExpTransObj3DRotateY (Results 1 – 1 of 1) sorted by relevance
747 struct ImpSdXMLExpTransObj3DRotateY : public ImpSdXMLExpTransObj3DBase struct750 ImpSdXMLExpTransObj3DRotateY(double fVal) in ImpSdXMLExpTransObj3DRotateY() argument798 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 11 milliseconds