summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl')
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
index 5a20c9646505..75f19bd017f9 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
@@ -33,11 +33,11 @@ module com { module sun { module star { module uri {
represents absolute “vnd.sun.star.expand” URLs.
<p>These URLs are of the form<br/>
- &emsp;<var>vnd-sun-star-expand-url</var> =
+ &nbsp;&nbsp;&nbsp;<var>vnd-sun-star-expand-url</var> =
<code>"VND.SUN.STAR.EXPAND:"</code> <var>opaque_part</var><br/>
where the <var>opaque_part</var> is an UTF-8 string as described in
<a href="http://udk.openoffice.org/common/man/concept/micro_deployment.html">
- <cite>Bootstrap Arguments and Micro Deployment</cite></a>. See
+ Bootstrap Arguments and Micro Deployment</a>. See
<a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a>,
<a href="http://www.ietf.org/rfc/rfc2732.txt">RFC&nbsp;2732</a>, and
<a href="http://www.ietf.org/rfc/rfc2234.txt">RFC&nbsp;2234</a> for