Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx753 struct ImpSdXMLExpTransObj3DRotateZ : public ImpSdXMLExpTransObj3DBase struct
756 ImpSdXMLExpTransObj3DRotateZ(double fVal) in ImpSdXMLExpTransObj3DRotateZ() argument
803 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 17 milliseconds