diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:04:29 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:04:29 +0000 |
commit | 4b5c04bc2d1670a62bff53579a26d4912868340f (patch) | |
tree | d6109fd6a1dc2850451fab71e8d271eaf97c66c4 /udkapi | |
parent | 649b3fedda42ff7e7d43891b99608da8a32cc63e (diff) |
INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED
2005/02/02 15:46:11 mi 1.3.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r-- | udkapi/com/sun/star/bridge/oleautomation/Currency.idl | 6 | ||||
-rw-r--r-- | udkapi/com/sun/star/bridge/oleautomation/Date.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/bridge/oleautomation/Currency.idl b/udkapi/com/sun/star/bridge/oleautomation/Currency.idl index 4695bb4deecd..6edaedadcda7 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/Currency.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/Currency.idl @@ -2,9 +2,9 @@ * * $RCSfile: Currency.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:53:35 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:04:16 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ module com { module sun { module star { module bridge { module oleautomation <type>Currency</type> is declared as struct. </p> - @since OOo1.1.2 + @since OOo 1.1.2 */ struct Currency { diff --git a/udkapi/com/sun/star/bridge/oleautomation/Date.idl b/udkapi/com/sun/star/bridge/oleautomation/Date.idl index 6ca8a5095685..caa4f10f26fa 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/Date.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/Date.idl @@ -2,9 +2,9 @@ * * $RCSfile: Date.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:53:48 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:04:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -79,7 +79,7 @@ module com { module sun { module star { module bridge { module oleautomation is declared as struct. </p> - @since OOo1.1.2 + @since OOo 1.1.2 */ struct Date { |