LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_geometry_AffineMatrix2D_idl__
20 #define __com_sun_star_geometry_AffineMatrix2D_idl__
22 module
com { module sun { module star { module geometry {
double m10
The bottom, left matrix entry.
Definition: AffineMatrix2D.idl:74
double m12
The bottom, right matrix entry.
Definition: AffineMatrix2D.idl:80
double m02
The top, right matrix entry.
Definition: AffineMatrix2D.idl:71
double m00
The top, left matrix entry.
Definition: AffineMatrix2D.idl:65
double m11
The bottom, middle matrix entry.
Definition: AffineMatrix2D.idl:77
double m01
The top, middle matrix entry.
Definition: AffineMatrix2D.idl:68
This structure defines a 2 by 3 affine matrix.
Definition: AffineMatrix2D.idl:63
Definition: Ambiguous.idl:22