Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx270 mfRotateZ(0.0), in Svx3DLightControl()
295 mfRotateZ(0.0), in Svx3DLightControl()
758 aObjectRotation.rotate(mfRotateX, mfRotateY, mfRotateZ); in SetObjectType()
836 aObjectRotation.rotate(mfRotateX, mfRotateY, mfRotateZ); in SetPosition()
849 if(fRotX != mfRotateX || fRotY != mfRotateY || fRotZ != mfRotateZ) in SetRotation()
853 mfRotateZ = fRotZ; in SetRotation()
858 aObjectRotation.rotate(mfRotateX, mfRotateY, mfRotateZ); in SetRotation()
871 rRotZ = mfRotateZ; in GetRotation()
/trunk/main/xmloff/source/draw/
H A Dxexptran.cxx755 double mfRotateZ; member
757 : ImpSdXMLExpTransObj3DBase(IMP_SDXMLEXP_TRANSOBJ3D_ROTATE_Z), mfRotateZ(fVal) {} in ImpSdXMLExpTransObj3DRotateZ()
922 …oubleChar(aNewString, rConv, basegfx::rad2deg( ((ImpSdXMLExpTransObj3DRotateZ*)pObj)->mfRotateZ) ); in GetExportString()
1252 rFullTrans.rotate(0.0, 0.0, ((ImpSdXMLExpTransObj3DRotateZ*)pObj)->mfRotateZ); in GetFullTransform()
/trunk/main/svx/inc/svx/
H A Ddlgctl3d.hxx99 double mfRotateZ; member in Svx3DLightControl

Completed in 1999 milliseconds