From 63d014b134dca56176f52ecba482c859a9b4dc11 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 16 Feb 2005 15:05:23 +0000 Subject: INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED 2005/02/02 15:46:12 mi 1.3.16.1: #i33588# since tags corrected --- udkapi/com/sun/star/bridge/oleautomation/Decimal.idl | 6 +++--- udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl | 6 +++--- udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl | 6 +++--- udkapi/com/sun/star/bridge/oleautomation/SCode.idl | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'udkapi') diff --git a/udkapi/com/sun/star/bridge/oleautomation/Decimal.idl b/udkapi/com/sun/star/bridge/oleautomation/Decimal.idl index c3f58176b4f9..36bea8d5946b 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/Decimal.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/Decimal.idl @@ -2,9 +2,9 @@ * * $RCSfile: Decimal.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:54:02 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:04:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -67,7 +67,7 @@ module com { module sun { module star { module bridge { module oleautomation /** is the UNO representation of the Automation type DECIMAL. - @since OOo1.1.2 + @since OOo 1.1.2 */ struct Decimal { diff --git a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl index 890fc710b6bb..4abb29765b91 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl @@ -2,9 +2,9 @@ * * $RCSfile: NamedArgument.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:54:15 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:04:56 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,7 @@ module com { module sun { module star { module bridge { module oleautomation named arguments, otherwise the call fails.

- @since OOo1.1.2 + @since OOo 1.1.2 */ struct NamedArgument { diff --git a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl index 3c05f29e734b..8545f1c4d04b 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/PropertyPutArgument.idl @@ -2,9 +2,9 @@ * * $RCSfile: PropertyPutArgument.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:54:27 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:05:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -89,7 +89,7 @@ module com { module sun { module star { module bridge { module oleautomation PropertyGetArgument as arguments to XInvocation::Invoke. - @since OOo1.1.2 + @since OOo 1.1.2 */ struct PropertyPutArgument { diff --git a/udkapi/com/sun/star/bridge/oleautomation/SCode.idl b/udkapi/com/sun/star/bridge/oleautomation/SCode.idl index d40807e40085..155eaebc7119 100644 --- a/udkapi/com/sun/star/bridge/oleautomation/SCode.idl +++ b/udkapi/com/sun/star/bridge/oleautomation/SCode.idl @@ -2,9 +2,9 @@ * * $RCSfile: SCode.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 16:54:42 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:05:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -81,7 +81,7 @@ module com { module sun { module star { module bridge { module oleautomation declared as struct.

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