Author: arielch Date: Wed Nov 13 12:34:03 2013 New Revision: 1541498 URL: http://svn.apache.org/r1541498 Log: i123670 - Add link to API reference
Modified: openoffice/trunk/main/helpcontent2/source/text/sbasic/shared/03131600.xhp Modified: openoffice/trunk/main/helpcontent2/source/text/sbasic/shared/03131600.xhp URL: http://svn.apache.org/viewvc/openoffice/trunk/main/helpcontent2/source/text/sbasic/shared/03131600.xhp?rev=1541498&r1=1541497&r2=1541498&view=diff ============================================================================== --- openoffice/trunk/main/helpcontent2/source/text/sbasic/shared/03131600.xhp (original) +++ openoffice/trunk/main/helpcontent2/source/text/sbasic/shared/03131600.xhp Wed Nov 13 12:34:03 2013 @@ -45,7 +45,7 @@ dedr: reviewed</lastedited> </section> <paragraph role="heading" id="hd_id3152801" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph> <paragraph role="paragraph" id="par_id3153346" xml-lang="en-US" l10n="U" oldref="4">oService = CreateUnoService( Uno service name )</paragraph> -<paragraph role="paragraph" id="par_idN1060F" xml-lang="en-US" l10n="NEW">For a list of available services, go to: http://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html</paragraph> +<paragraph role="paragraph" id="par_idN1060F" xml-lang="en-US" l10n="NEW">For a list of available services, see the <link href="https://api.openoffice.org/docs/common/ref/com/sun/star/module-ix.html">API reference</link>.</paragraph> <paragraph role="heading" id="hd_id3151111" xml-lang="en-US" level="2" l10n="U" oldref="5">Examples:</paragraph> <paragraph role="paragraph" id="par_id3154046" xml-lang="en-US" l10n="U" oldref="6">oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" )</paragraph> <bookmark xml-lang="en-US" branch="index" id="bm_id8334604"><bookmark_value>filepicker;API service</bookmark_value>