From d0dad7954d1432b998cb1f3eb9c74fb6a56d280f Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 3 Dec 2017 19:53:06 -0200 Subject: Add some entries in tree files plus a link address fix Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e Reviewed-on: https://gerrit.libreoffice.org/45762 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/sbasic/shared/03131600.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text') diff --git a/source/text/sbasic/shared/03131600.xhp b/source/text/sbasic/shared/03131600.xhp index ff2a1075af..b9a5b14dff 100644 --- a/source/text/sbasic/shared/03131600.xhp +++ b/source/text/sbasic/shared/03131600.xhp @@ -42,7 +42,7 @@ oService = CreateUnoService( Uno service name ) -For a list of available services, go to: http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html +For a list of available services, go to: http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html Examples: oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" ) -- cgit