From 4b5c04bc2d1670a62bff53579a26d4912868340f Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:04:29 +0000 Subject: INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:11 mi 1.3.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/bridge/oleautomation/Currency.idl | 6 +++--- udkapi/com/sun/star/bridge/oleautomation/Date.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'udkapi') 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 Currency is declared as struct.

- @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.

- @since OOo1.1.2 + @since OOo 1.1.2 */ struct Date { -- cgit