summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/special_vba_func.xhp
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2019-01-25 11:58:07 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2019-01-26 12:11:22 +0100
commit3f27275900a441c45af6c7e91901c98def81623a (patch)
treea9a377efe79b9c389ff75d96290ebb4e0dfbad93 /source/text/sbasic/shared/special_vba_func.xhp
parent9d3ac186501c299a627c1338b5e27e0b18f1ea01 (diff)
tdf#114263 Help page for Partition [VBA]
+ some hyperlinks and reordering of text in calssmodule and compatible, option vba support. Change-Id: Ic387086a5874989d22cf93caf0f3d0f48fd77a9e Reviewed-on: https://gerrit.libreoffice.org/66910 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/special_vba_func.xhp')
-rw-r--r--source/text/sbasic/shared/special_vba_func.xhp15
1 files changed, 5 insertions, 10 deletions
diff --git a/source/text/sbasic/shared/special_vba_func.xhp b/source/text/sbasic/shared/special_vba_func.xhp
index 7d7d16cda0..3d3f436443 100644
--- a/source/text/sbasic/shared/special_vba_func.xhp
+++ b/source/text/sbasic/shared/special_vba_func.xhp
@@ -44,6 +44,9 @@
<bookmark_value>VBA Statements</bookmark_value>
</bookmark>
<h2 id="hd_id31543446449360">VBA Statements</h2>
+ <embed href="text/sbasic/shared/compatible.xhp#optioncompatiblestatement"/>
+ <embed href="text/sbasic/shared/compatible.xhp#compatibilitymodefunction"/>
+ <embed href="text/sbasic/shared/classmodule.xhp#classmodulefunction"/>
<embed href="text/sbasic/shared/enum.xhp#enumheading"/>
</section>
@@ -98,17 +101,16 @@
</section>
<section id="VBAMath">
-
-
-
<bookmark xml-lang="en-US" branch="index" id="bm_id051920170358346963">
<bookmark_value>VBA Functions;Mathematical Functions</bookmark_value>
<bookmark_value>VBA Functions;formatting numbers</bookmark_value>
+ <bookmark_value>VBA Functions;partitioning numbers</bookmark_value>
</bookmark>
<paragraph id="par_id051820170356005221" role="heading" level="2" xml-lang="en-US">Mathematical Functions</paragraph>
<embed href="text/sbasic/shared/03170000.xhp#Round"/>
<embed href="text/sbasic/shared/03170010.xhp#formatnumber"/>
+<embed href="text/sbasic/shared/partition.xhp#vbapartition"/>
</section>
@@ -120,13 +122,6 @@
<paragraph id="hd_id051920170347039686" role="heading" level="2" xml-lang="en-US">Object Functions</paragraph>
-<list type="unordered">
- <listitem>
- <paragraph id="par_id051820170335289499" role="paragraph" localize="false" xml-lang="en-US">Me</paragraph>
- </listitem>
- <listitem>
- <paragraph id="par_id051820170335293856" role="paragraph" localize="false" xml-lang="en-US">RTL</paragraph>
- </listitem></list>
</section>
</body>
</helpdocument>