Searched refs:ImpSdXMLExpTransObj3DRotateZ (Results 1 – 1 of 1) sorted by relevance
753 struct ImpSdXMLExpTransObj3DRotateZ : public ImpSdXMLExpTransObj3DBase struct756 ImpSdXMLExpTransObj3DRotateZ(double fVal) in ImpSdXMLExpTransObj3DRotateZ() function803 delete (ImpSdXMLExpTransObj3DRotateZ*)pObj; in EmptyList()850 maList.push_back(new ImpSdXMLExpTransObj3DRotateZ(fNew)); in AddRotateZ()922 …Imp_PutDoubleChar(aNewString, rConv, basegfx::rad2deg( ((ImpSdXMLExpTransObj3DRotateZ*)pObj)->mfRo… in GetExportString()1090 maList.push_back(new ImpSdXMLExpTransObj3DRotateZ(basegfx::deg2rad(fValue))); in SetString()1252 rFullTrans.rotate(0.0, 0.0, ((ImpSdXMLExpTransObj3DRotateZ*)pObj)->mfRotateZ); in GetFullTransform()
Completed in 9 milliseconds