Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx285 struct ImpSdXMLExpTransObj2DRotate : public ImpSdXMLExpTransObj2DBase struct
288 ImpSdXMLExpTransObj2DRotate(double fVal) in ImpSdXMLExpTransObj2DRotate() function
337 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 9 milliseconds