diff options
author | Jan Holesovsky <kendy@collabora.com> | 2016-03-31 09:31:20 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2016-03-31 09:33:18 +0200 |
commit | 721523df6af6ea33f2a7b7bc3d7d6a269c28bb1f (patch) | |
tree | 15e0c0ef039024f91e91bf87e2a4d89df68197c9 /source | |
parent | 3b7250f9ebada03c3b5f1f8ad983002cdefd7cd1 (diff) |
Fixed a dead link to api.libreoffice.org.
Thanks to Juergen Klatt.
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/03131600.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03131600.xhp b/source/text/sbasic/shared/03131600.xhp index 816e879090..c974093d67 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> |