diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:17:18 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:17:18 +0000 |
commit | 4ad633c40e2c7cef39f35fb182bf80d0705683aa (patch) | |
tree | b2002d7709054ef30d51b90e2c045d558a621b28 /udkapi/com | |
parent | 020aae86c32d81e7f3d82f0f3bf932c523511e6f (diff) |
INTEGRATION: CWS sdk14 (1.3.16); FILE MERGED
2005/02/02 15:46:26 mi 1.3.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi/com')
-rw-r--r-- | udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl | 6 | ||||
-rw-r--r-- | udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl b/udkapi/com/sun/star/uri/VndSunStarPkgUrlReferenceFactory.idl index 82696707a19e..8ba0cefb073f 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:04:42 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:16:58 $ * * 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 OOo2.0.0 + @since OOo 2.0.0 */ service VndSunStarPkgUrlReferenceFactory: XVndSunStarPkgUrlReferenceFactory; diff --git a/udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl b/udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl index be1aa4e88fe0..b307dd36b80d 100644 --- a/udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl +++ b/udkapi/com/sun/star/uri/XExternalUriReferenceTranslator.idl @@ -2,9 +2,9 @@ * * $RCSfile: XExternalUriReferenceTranslator.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2004-09-09 17:04:59 $ + * last change: $Author: vg $ $Date: 2005-02-16 16:17:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,7 @@ module com { module sun { module star { module uri { references (that do not include a scheme) are left unmodified by the translation process.</p> - @since OOo2.0.0 + @since OOo 2.0.0 */ interface XExternalUriReferenceTranslator { /** |