summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:18:05 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:18:05 +0000
commitb01a75c286e1646a0a00bd616e7401edcbfdcb95 (patch)
treed459a993bec6e4a8448d1d5d41b26f2ad1d4f914 /udkapi/com/sun/star/uri
parent4ad633c40e2c7cef39f35fb182bf80d0705683aa (diff)
INTEGRATION: CWS sdk14 (1.4.16); FILE MERGED
2005/02/02 15:46:26 mi 1.4.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com/sun/star/uri')
-rw-r--r--udkapi/com/sun/star/uri/XUriReference.idl6
-rw-r--r--udkapi/com/sun/star/uri/XUriReferenceFactory.idl6
-rw-r--r--udkapi/com/sun/star/uri/XUriSchemeParser.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/udkapi/com/sun/star/uri/XUriReference.idl b/udkapi/com/sun/star/uri/XUriReference.idl
index 3d064a8682ba..baec3d9dbfd4 100644
--- a/udkapi/com/sun/star/uri/XUriReference.idl
+++ b/udkapi/com/sun/star/uri/XUriReference.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUriReference.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:05:11 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:17:35 $
*
* 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 uri {
<type scope="com::sun::star::uri">XUriReference</type> and additional,
scheme-specific interfaces.
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XUriReference: com::sun::star::uno::XInterface {
/**
diff --git a/udkapi/com/sun/star/uri/XUriReferenceFactory.idl b/udkapi/com/sun/star/uri/XUriReferenceFactory.idl
index 5ac4b2f4f622..baa469d8c502 100644
--- a/udkapi/com/sun/star/uri/XUriReferenceFactory.idl
+++ b/udkapi/com/sun/star/uri/XUriReferenceFactory.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUriReferenceFactory.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:05:24 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:17:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,7 +74,7 @@ module com { module sun { module star { module uri {
<p>See <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a> for a
description of URI references and related terms.</p>
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XUriReferenceFactory: com::sun::star::uno::XInterface {
/**
diff --git a/udkapi/com/sun/star/uri/XUriSchemeParser.idl b/udkapi/com/sun/star/uri/XUriSchemeParser.idl
index 99276a743183..0a3222ce86de 100644
--- a/udkapi/com/sun/star/uri/XUriSchemeParser.idl
+++ b/udkapi/com/sun/star/uri/XUriSchemeParser.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XUriSchemeParser.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:05:38 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:18:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@ module com { module sun { module star { module uri {
<p>See <a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a> for a
description of URIs and related terms.</p>
- @since OOo2.0.0
+ @since OOo 2.0.0
*/
interface XUriSchemeParser: com::sun::star::uno::XInterface {
/**