[Libreoffice-commits] help.git: Branch 'libreoffice-5-4' - source/auxiliary

Olivier Hallot olivier.hallot at libreoffice.org
Fri Jun 16 03:55:20 UTC 2017


 source/auxiliary/sbasic.tree |   13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 9d965444a9b787726e67c6eb5bbcb8ca9a5de8d2
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri Jun 16 00:50:10 2017 -0300

    tdf#84675 Add VBA functions to tree file
    
    Add current VBA functions to the tree (Contents tab)
    
    Change-Id: I433cd9a77fd1fe6a15ea6778a475a96840299a3c
    Reviewed-on: https://gerrit.libreoffice.org/38857
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree
index 7818c21ff..9448d6587 100644
--- a/source/auxiliary/sbasic.tree
+++ b/source/auxiliary/sbasic.tree
@@ -30,6 +30,7 @@
 <topic id="sbasic/text/sbasic/shared/01050100.xhp">Watch Window</topic>
 <topic id="sbasic/text/sbasic/shared/main0211.xhp">Macro Toolbar</topic>
 <topic id="sbasic/text/sbasic/shared/05060700.xhp">Macro</topic>
+<topic id="sbasic/text/sbasic/shared/vbasupport.xhp">Working with VBA Macros</topic>
 		</node>
 		<node id="0702" title="Command Reference">
 <topic id="sbasic/text/sbasic/shared/01020300.xhp">Using Procedures and Functions</topic>
@@ -44,8 +45,10 @@
 <topic id="sbasic/text/sbasic/shared/03080000.xhp">Numeric Functions</topic>
 <topic id="sbasic/text/sbasic/shared/03090000.xhp">Controlling Program Execution</topic>
 <topic id="sbasic/text/sbasic/shared/03100000.xhp">Variables</topic>
+<topic id="sbasic/text/sbasic/shared/03040000.xhp">Basic Constants</topic>
 <topic id="sbasic/text/sbasic/shared/03110000.xhp">Comparison Operators</topic>
 <topic id="sbasic/text/sbasic/shared/03120000.xhp">Strings</topic>
+<topic id="sbasic/text/sbasic/shared/special_vba_func.xhp">Exclusive VBA functions</topic>
 <topic id="sbasic/text/sbasic/shared/03130000.xhp">Other Commands</topic>
 			</node>
 			<node id="070201" title="Alphabetic List of Functions, Statements, and Operators">
@@ -53,6 +56,7 @@
 <topic id="sbasic/text/sbasic/shared/03060100.xhp">AND Operator [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03104200.xhp">Array Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120101.xhp">Asc Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03120111.xhp">AscW Function [Runtime VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03080101.xhp">Atn Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03130100.xhp">Beep Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03010301.xhp">Blue Function [Runtime]</topic>
@@ -77,6 +81,7 @@
 <topic id="sbasic/text/sbasic/shared/03020402.xhp">ChDrive Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090402.xhp">Choose Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120102.xhp">Chr Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03120112.xhp">ChrW Function [Runtime - VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03020101.xhp">Close Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03110100.xhp">Comparison Operators [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03100700.xhp">Const Statement [Runtime]</topic>
@@ -93,6 +98,7 @@
 <topic id="sbasic/text/sbasic/shared/03030102.xhp">DateValue Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03030301.xhp">Date Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03030103.xhp">Day Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03140000.xhp">DDB Function [Runtime - VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03090403.xhp">Declare Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03101100.xhp">DefBool Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03101300.xhp">DefDate Statement [Runtime]</topic>
@@ -127,10 +133,11 @@
 <topic id="sbasic/text/sbasic/shared/03080501.xhp">Fix Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090202.xhp">For...Next Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120301.xhp">Format Function [Runtime]</topic>
-<topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function[Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03020102.xhp">FreeFile Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090405.xhp">FreeLibrary Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090406.xhp">Function Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090400.xhp">Further Statements</topic>
+<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/03131700.xhp">GetProcessServiceManager Function [Runtime]</topic>
@@ -148,9 +155,11 @@
 <topic id="sbasic/text/sbasic/shared/03090101.xhp">If...Then...Else Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03060300.xhp">Imp-Operator [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120401.xhp">InStr Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03120411.xhp">InStrRev Function [Runtime - VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03010201.xhp">InputBox Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03020202.xhp">Input# Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03080502.xhp">Int Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03140002.xhp">IPmt Function [Runtime - VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03102200.xhp">IsArray Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03102300.xhp">IsDate Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03102400.xhp">IsEmpty Function [Runtime]</topic>
@@ -189,6 +198,7 @@
 <topic id="sbasic/text/sbasic/shared/03020103.xhp">Open Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103200.xhp">Option Base Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03103300.xhp">Option Explicit Statement [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03103350.xhp">Option VBASupport Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03104100.xhp">Optional (in Function Statement) [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03060500.xhp">Or-Operator [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03010103.xhp">Print Statement [Runtime]</topic>
@@ -223,6 +233,7 @@
 <topic id="sbasic/text/sbasic/shared/03090408.xhp">Stop Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120403.xhp">StrComp Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03120103.xhp">Str Function [Runtime]</topic>
+<topic id="sbasic/text/sbasic/shared/03120412.xhp">StrReverse Function [Runtime - VBA]</topic>
 <topic id="sbasic/text/sbasic/shared/03120202.xhp">String Function [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090409.xhp">Sub Statement [Runtime]</topic>
 <topic id="sbasic/text/sbasic/shared/03090410.xhp">Switch Function [Runtime]</topic>


More information about the Libreoffice-commits mailing list