summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrixLine3.idl6
-rw-r--r--offapi/com/sun/star/drawing/HomogenMatrixLine4.idl6
2 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl
index e3804d143373..e667ffe783ca 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrixLine3.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HomogenMatrixLine3.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:13 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:08:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** specifies a single line for a <type>HomogenMatrix3</type>.
*/
-struct HomogenMatrixLine3
+published struct HomogenMatrixLine3
{
//-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR HomogenMatrixLine3::Column1
diff --git a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl b/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
index 36ac7fa59ea6..b6a4ae3e7dd3 100644
--- a/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
+++ b/offapi/com/sun/star/drawing/HomogenMatrixLine4.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: HomogenMatrixLine4.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:13 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:09:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
/** specifies a single line for a <type>HomogenMatrix4</type>.
*/
-struct HomogenMatrixLine4
+published struct HomogenMatrixLine4
{
//-------------------------------------------------------------------------
// DOCUMENTATION OMITTED FOR HomogenMatrixLine4::Column1