summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 12:18:18 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 12:18:18 +0000
commitd76f3588cf65040598a668d126a56cb74f1f2549 (patch)
tree35ec781c552fb00879eb3a178d11c38820c86137 /udkapi/com/sun/star/uri
parent157774145a25f912b6d1de2ce647124a999e366e (diff)
INTEGRATION: CWS sb13 (1.2.6); FILE MERGED
2004/02/04 16:49:28 sb 1.2.6.1: #i25074# Added missing @since tags.
Diffstat (limited to 'udkapi/com/sun/star/uri')
-rw-r--r--udkapi/com/sun/star/uri/XUriReferenceFactory.idl6
-rw-r--r--udkapi/com/sun/star/uri/XUriSchemeParser.idl6
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl6
3 files changed, 12 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/uri/XUriReferenceFactory.idl b/udkapi/com/sun/star/uri/XUriReferenceFactory.idl
index cf231b6f99d1..b32f8b087568 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 18:19:58 $
+ * last change: $Author: kz $ $Date: 2004-02-26 13:17:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,8 @@ 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 #i19971#
*/
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 7c0f369c7de1..32a0be30394e 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 18:20:14 $
+ * last change: $Author: kz $ $Date: 2004-02-26 13:18:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,6 +72,8 @@ 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 #i19971#
*/
interface XUriSchemeParser: com::sun::star::uno::XInterface {
/**
diff --git a/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl b/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
index 295efa216766..66a3657e3dc0 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XVndSunStarScriptUrl.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 18:20:34 $
+ * last change: $Author: kz $ $Date: 2004-02-26 13:18:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,6 +93,8 @@ module com { module sun { module star { module uri {
byte sequence. Keys are compared for equality character-by-character,
without considering case folding or normalization. There may be multiple
parameters with equal keys.</p>
+
+ @since #i19971#
*/
interface XVndSunStarScriptUrl: com::sun::star::uno::XInterface {
/**