Searched refs:ImpSdXMLExpTransObj3DRotateX (Results 1 – 1 of 1) sorted by relevance
741 struct ImpSdXMLExpTransObj3DRotateX : public ImpSdXMLExpTransObj3DBase struct744 ImpSdXMLExpTransObj3DRotateX(double fVal) in ImpSdXMLExpTransObj3DRotateX() argument793 delete (ImpSdXMLExpTransObj3DRotateX*)pObj; in EmptyList()838 maList.push_back(new ImpSdXMLExpTransObj3DRotateX(fNew)); in AddRotateX()908 …Imp_PutDoubleChar(aNewString, rConv, basegfx::rad2deg( ((ImpSdXMLExpTransObj3DRotateX*)pObj)->mfRo… in GetExportString()1066 maList.push_back(new ImpSdXMLExpTransObj3DRotateX(basegfx::deg2rad(fValue))); in SetString()1242 rFullTrans.rotate(((ImpSdXMLExpTransObj3DRotateX*)pObj)->mfRotateX, 0.0, 0.0); in GetFullTransform()
Completed in 16 milliseconds