summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/HomogenMatrix.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/HomogenMatrix.idl')
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrix.idl78
1 files changed, 39 insertions, 39 deletions
diff --git a/offapi/com/sun/star/drawing/HomogenMatrix.idl b/offapi/com/sun/star/drawing/HomogenMatrix.idl
index fabfddc7875d..3cc96af4073f 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrix.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrix.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,51 +24,51 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_HomogenMatrix_idl__
-#define __com_sun_star_drawing_HomogenMatrix_idl__
-
-#ifndef __com_sun_star_drawing_HomogenMatrixLine_idl__
-#include <com/sun/star/drawing/HomogenMatrixLine.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_HomogenMatrix_idl__
+#define __com_sun_star_drawing_HomogenMatrix_idl__
+
+#ifndef __com_sun_star_drawing_HomogenMatrixLine_idl__
+#include <com/sun/star/drawing/HomogenMatrixLine.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
// DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix
/** specifies a homogenous matrix by three homogenous lines
*/
published struct HomogenMatrix
{
// DocMerge: empty anyway
- com::sun::star::drawing::HomogenMatrixLine Line1;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line2
-
+ com::sun::star::drawing::HomogenMatrixLine Line1;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrix::Line2
+
// DocMerge: empty anyway
- com::sun::star::drawing::HomogenMatrixLine Line2;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line3
-
+ com::sun::star::drawing::HomogenMatrixLine Line2;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrix::Line3
+
// DocMerge: empty anyway
- com::sun::star::drawing::HomogenMatrixLine Line3;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrix::Line4
-
+ com::sun::star::drawing::HomogenMatrixLine Line3;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrix::Line4
+
// DocMerge: empty anyway
- com::sun::star::drawing::HomogenMatrixLine Line4;
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+ com::sun::star::drawing::HomogenMatrixLine Line4;
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif