Searched refs:ImpSdXMLExpTransObj2DRotate (Results 1 – 1 of 1) sorted by relevance
285 struct ImpSdXMLExpTransObj2DRotate : public ImpSdXMLExpTransObj2DBase struct288 ImpSdXMLExpTransObj2DRotate(double fVal) in ImpSdXMLExpTransObj2DRotate() argument337 delete (ImpSdXMLExpTransObj2DRotate*)pObj; in EmptyList()382 maList.push_back(new ImpSdXMLExpTransObj2DRotate(fNew)); in AddRotate()432 Imp_PutDoubleChar(aNewString, rConv, ((ImpSdXMLExpTransObj2DRotate*)pObj)->mfRotate); in GetExportString()561 maList.push_back(new ImpSdXMLExpTransObj2DRotate(fValue)); in SetString()678 rFullTrans.rotate(((ImpSdXMLExpTransObj2DRotate*)pObj)->mfRotate * -1.0); in GetFullTransform()
Completed in 25 milliseconds