[Libreoffice-commits] help.git: source/text
Jan Holesovsky
kendy at collabora.com
Thu Mar 31 07:33:51 UTC 2016
source/text/sbasic/shared/03131600.xhp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 721523df6af6ea33f2a7b7bc3d7d6a269c28bb1f
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Mar 31 09:31:20 2016 +0200
Fixed a dead link to api.libreoffice.org.
Thanks to Juergen Klatt.
diff --git a/source/text/sbasic/shared/03131600.xhp b/source/text/sbasic/shared/03131600.xhp
index 816e879..c974093 100644
--- a/source/text/sbasic/shared/03131600.xhp
+++ b/source/text/sbasic/shared/03131600.xhp
@@ -42,7 +42,7 @@
<bascode>
<paragraph id="par_id3153346" role="bascode" xml-lang="en-US">oService = CreateUnoService( Uno service name )</paragraph>
</bascode>
-<paragraph id="par_idN1060F" role="paragraph" xml-lang="en-US">For a list of available services, go to: http://api.libreoffice.org/docs/common/ref/com/sun/star/module-ix.html</paragraph>
+<paragraph id="par_idN1060F" role="paragraph" xml-lang="en-US">For a list of available services, go to: http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html</paragraph>
<paragraph id="hd_id3151111" role="heading" level="2" xml-lang="en-US">Examples:</paragraph>
<paragraph id="par_id3154046" role="paragraph" xml-lang="en-US">oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" )</paragraph>
@@ -67,4 +67,4 @@
</bascode>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
More information about the Libreoffice-commits
mailing list