summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 12:17:37 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 12:17:37 +0000
commit157774145a25f912b6d1de2ce647124a999e366e (patch)
tree4c3359a4c8ba600c3786514e17fb023b4dc71162 /udkapi/com/sun/star/uri
parent7d0586b222e0a1bde363cdc22e2e41728c12b050 (diff)
INTEGRATION: CWS sb13 (1.2.6); FILE MERGED
2004/02/04 16:49:27 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/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl6
-rw-r--r--udkapi/com/sun/star/uri/XUriReference.idl6
2 files changed, 8 insertions, 4 deletions
diff --git a/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl b/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl
index 59f2c5dbeb57..d058324d9fc3 100644
--- a/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl
+++ b/udkapi/com/sun/star/uri/UriSchemeParser_vndDOTsunDOTstarDOTscript.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UriSchemeParser_vndDOTsunDOTstarDOTscript.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 18:19:16 $
+ * last change: $Author: kz $ $Date: 2004-02-26 13:17:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,8 @@ module com { module sun { module star { module uri {
/**
parses textual representations of absolute &ldquo;vnd.sun.star.script&rdquo;
URLs.
+
+ @since #i19971#
*/
service UriSchemeParser_vndDOTsunDOTstarDOTscript {
/**
diff --git a/udkapi/com/sun/star/uri/XUriReference.idl b/udkapi/com/sun/star/uri/XUriReference.idl
index c2f76e7089c8..239886a0f366 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2004-01-19 18:19:44 $
+ * last change: $Author: kz $ $Date: 2004-02-26 13:17:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,6 +80,8 @@ module com { module sun { module star { module uri {
which allows to create URI reference objects that support
<type scope="com::sun::star::uri">XUriReference</type> and additional,
scheme-specific interfaces.
+
+ @since #i19971#
*/
interface XUriReference: com::sun::star::uno::XInterface {
/**