summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-03 19:53:06 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2017-12-04 00:56:02 +0100
commit68e12bde353309affc4deb2ce6b092c4bcef0a23 (patch)
tree17722657e0eecc981564cd7b10979a81ace1d684
parent37023d27b86c0033ff7be16205751835094c104d (diff)
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 <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit d0dad7954d1432b998cb1f3eb9c74fb6a56d280f) Reviewed-on: https://gerrit.libreoffice.org/45764
-rw-r--r--source/auxiliary/sbasic.tree10
-rw-r--r--source/text/sbasic/shared/03131600.xhp2
2 files changed, 11 insertions, 1 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 4ab018460f..b43a18c896 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -62,6 +62,7 @@
<topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100100.xhp">CBool Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120105.xhp">CByte Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03100050.xhp">CCur Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030116.xhp">CDateFromUnoDateTime Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030115.xhp">CDateToUnoDateTime Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030114.xhp">CDateFromUnoTime Function [Runtime]</topic>
@@ -72,6 +73,7 @@
<topic id="sbasic/text/sbasic/shared/03030107.xhp">CDateToIso Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100300.xhp">CDate Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100400.xhp">CDbl Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03100060.xhp">CDec Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100500.xhp">CInt Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100600.xhp">CLng Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03100900.xhp">CSng Function[Runtime]</topic>
@@ -88,12 +90,18 @@
<topic id="sbasic/text/sbasic/shared/03120313.xhp">ConvertFromURL Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03120312.xhp">ConvertToURL Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03080102.xhp">Cos Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03132400.xhp">CreateObject Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131800.xhp">CreateUnoDialog Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03132000.xhp">CreateUnoListener Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131600.xhp">CreateUnoService Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131500.xhp">CreateUnoStruct Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03132300.xhp">CreateUnoValue Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03020403.xhp">CurDir Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03100070.xhp">CVar Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03100080.xhp">CVErr Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030110.xhp">DateAdd Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03030120.xhp">DateDiff Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03030130.xhp">DatePart Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030101.xhp">DateSerial Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Statement [Runtime]</topic>
@@ -141,6 +149,8 @@
<topic id="sbasic/text/sbasic/shared/03140001.xhp">FV Function [Runtime -VBA]</topic>
<topic id="sbasic/text/sbasic/shared/03080300.xhp">Generating Random Numbers</topic>
<topic id="sbasic/text/sbasic/shared/03020409.xhp">GetAttr Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03132500.xhp">GetDefaultContext Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03132100.xhp">GetGUIType Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131700.xhp">GetProcessServiceManager Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03131000.xhp">GetSolarVersion Function [Runtime]</topic>
<topic id="sbasic/text/sbasic/shared/03130700.xhp">GetSystemTicks Function [Runtime]</topic>
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 @@
<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/idl/ref/namespacecom_1_1sun_1_1star.html</paragraph>
+<paragraph id="par_idN1060F" role="paragraph" xml-lang="en-US">For a list of available services, go to: <link href="http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html" name="linkname">http://api.libreoffice.org/docs/idl/ref/namespacecom_1_1sun_1_1star.html</link></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>