summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:05:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:05:37 +0000
commitd77f16af40b04254b789f367a49d63e06425c0a0 (patch)
tree1b290f355e72906c8aa178f1232467ee374032fe /udkapi
parent63d014b134dca56176f52ecba482c859a9b4dc11 (diff)
INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED
2005/02/02 15:46:13 mi 1.3.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
index dd220d70a2c3..a91e42d2549a 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/XAutomationObject.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAutomationObject.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 16:54:57 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:05:37 $
*
* 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
By providing <type>XAutomationObject</type> an object declares
to be representing an Automation object.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
interface XAutomationObject: com::sun::star::uno::XInterface
{