summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/HomogenMatrixLine4.idl')
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrixLine4.idl66
1 files changed, 33 insertions, 33 deletions
diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
index c84123691d48..5e643956a773 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrixLine4.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,40 +24,40 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_drawing_HomogenMatrixLine4_idl__
-#define __com_sun_star_drawing_HomogenMatrixLine4_idl__
-
-
-//=============================================================================
-
- module com { module sun { module star { module drawing {
-
-//=============================================================================
-
+#ifndef __com_sun_star_drawing_HomogenMatrixLine4_idl__
+#define __com_sun_star_drawing_HomogenMatrixLine4_idl__
+
+
+//=============================================================================
+
+ module com { module sun { module star { module drawing {
+
+//=============================================================================
+
/** specifies a single line for a <type>HomogenMatrix4</type>.
*/
published struct HomogenMatrixLine4
{
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column1
- double Column1;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column2
- double Column2;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column3
- double Column3;
-
- //-------------------------------------------------------------------------
- // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column4
- double Column4;
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column1
+ double Column1;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column2
+ double Column2;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column3
+ double Column3;
+
+ //-------------------------------------------------------------------------
+ // DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column4
+ double Column4;
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif