summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:09:09 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:09:09 +0000
commit325a228b3db896fe18d0c39ba120cb54a73fb01e (patch)
tree021d512cd3956907922376c91e3dd835d7d8a7fd
parentae3df29d6e41a62744531f1e322000a773c4adae (diff)
INTEGRATION: CWS sb18 (1.2.406); FILE MERGED
2004/05/21 14:57:59 sb 1.2.406.1: #i21150# Added published flag.
-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