19 #ifndef __com_sun_star_geometry_Matrix2D_idl__ 20 #define __com_sun_star_geometry_Matrix2D_idl__ 22 module
com { module sun { module star { module geometry {
double m01
The top, right matrix entry.
Definition: Matrix2D.idl:71
Definition: Ambiguous.idl:22
double m11
The bottom, right matrix entry.
Definition: Matrix2D.idl:77
double m10
The bottom, left matrix entry.
Definition: Matrix2D.idl:74
This structure defines a 2 by 2 matrix.
Definition: Matrix2D.idl:65
double m00
The top, left matrix entry.
Definition: Matrix2D.idl:68