summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-28 00:44:31 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:05 +0200
commit928b8640c0d1a9c49249100efbdd70f8c1090b07 (patch)
treed4f2388c89d137d62bced7b9e8339f964d3632ad /udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl
parent6e1d239ae04bbb1b639ae8d04c59d3375f867712 (diff)
*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>
sed -i 's,<\(TRUE\|FALSE\|VOID\|NULL\)/>,`\1`,g' Change-Id: Ia4df97ca809b00993530d67203bbe4ba7a072201
Diffstat (limited to 'udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl')
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl b/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl
index a7ba3e68fe3d..03b58b718564 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarPkgUrlReferenceFactory.idl
@@ -39,9 +39,9 @@ published interface XVndSunStarPkgUrlReferenceFactory {
no fragment.</p>
@param authority the authority of the created URL reference; must not be
- <NULL/>, and should be an absolute URI reference with no fragment
+ `NULL`, and should be an absolute URI reference with no fragment
- @return a new &ldquo;vnd.sun.star.pkg&rdquo; URL reference, or <NULL/> if
+ @return a new &ldquo;vnd.sun.star.pkg&rdquo; URL reference, or `NULL` if
the given authority is either not an absolute URI reference or has a
fragment
*/