diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:04:42 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 16:04:42 +0000 |
commit | e3cc026a1f727a5f2942e992f69dc96c0fdfbcee (patch) | |
tree | 8b997e2efcedc7447aa0005b3504b59d9b792150 /udkapi/com | |
parent | 536cc239433f1c47c92a6817193c4956e2a130ef (diff) |
INTEGRATION: CWS toolbars2 (1.2.20); FILE MERGED
2004/08/19 12:31:54 mi 1.2.20.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl | 6 | ||||
-rw-r--r-- | udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl b/udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl index 8c7ac538946e..8ba7e57a6886 100644 --- a/udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl +++ b/udkapi/com/sun/star/uri/ExternalUriReferenceTranslator.idl @@ -2,9 +2,9 @@ * * $RCSfile: ExternalUriReferenceTranslator.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-06-17 11:36:16 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:03:53 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ interface XExternalUriReferenceTranslator; /** translates between external and internal URI references. - @since #109735# + @since OOo2.0.0 */ service ExternalUriReferenceTranslator: XExternalUriReferenceTranslator; diff --git a/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl b/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl index 0c95f04f86d4..82696707a19e 100644 --- a/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl +++ b/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl @@ -2,9 +2,9 @@ * * $RCSfile: VndSunStarPkgUrlReferenceFactory.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-06-17 11:36:40 $ + * last change: $Author: obo $ $Date: 2004-09-09 17:04:42 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ interface XVndSunStarPkgUrlReferenceFactory; /** creates “vnd.sun.star.pkg” URL references. - @since #109735# + @since OOo2.0.0 */ service VndSunStarPkgUrlReferenceFactory: XVndSunStarPkgUrlReferenceFactory; |