diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:08:27 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-06-03 18:08:27 +0000 |
commit | f37ea6b8b048dfee1b3cfe4ea1f0ad8a126ea0f8 (patch) | |
tree | c4921fabd30a3e559ad2d8b2a7c27b70df2e5b69 | |
parent | 8fb47956f0d6d66ec996a7f40314995f4dbfffa6 (diff) |
INTEGRATION: CWS sb18 (1.3.406); FILE MERGED
2004/05/21 14:57:59 sb 1.3.406.1: #i21150# Added published flag.
-rw-r--r-- | offapi/com/sun/star/drawing/HomogenMatrix4.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/HomogenMatrix4.idl b/offapi/com/sun/star/drawing/HomogenMatrix4.idl index 2ecd011c9..eee9c7335 100644 --- a/offapi/com/sun/star/drawing/HomogenMatrix4.idl +++ b/offapi/com/sun/star/drawing/HomogenMatrix4.idl @@ -2,9 +2,9 @@ * * $RCSfile: HomogenMatrix4.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2002-10-02 15:12:12 $ + * last change: $Author: obo $ $Date: 2004-06-03 19:08:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -75,7 +75,7 @@ // DocMerge from xml: struct com::sun::star::drawing::HomogenMatrix /** specifies a homogenous matrix by four homogenous lines. */ -struct HomogenMatrix4 +published struct HomogenMatrix4 { //------------------------------------------------------------------------- // DOCUMENTATION OMITTED FOR HomogenMatrix4::Line1 |