diff options
-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 { |