[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Mar 8 11:19:07 UTC 2019
source/text/sbasic/shared/02/20000000.xhp | 13 +++++++++++++
1 file changed, 13 insertions(+)
New commits:
commit 8b9d37bf1bb9bfc21343cbd02f21201c56cf05ca
Author: Shubham Goyal <22shubh22 at gmail.com>
AuthorDate: Fri Mar 8 10:08:27 2019 +0530
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Fri Mar 8 12:18:45 2019 +0100
tdf#53524 help-submodule - grid control Dialog editor
Change-Id: Ie6918fdc9eb0cfed7042362cb1ad223e908d6d8a
Reviewed-on: https://gerrit.libreoffice.org/68895
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/source/text/sbasic/shared/02/20000000.xhp b/source/text/sbasic/shared/02/20000000.xhp
index 1ad387c01..f452bbf96 100644
--- a/source/text/sbasic/shared/02/20000000.xhp
+++ b/source/text/sbasic/shared/02/20000000.xhp
@@ -475,5 +475,18 @@
<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US"><ahelp hid=".">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp></paragraph>
</tablecell>
</tablerow>
+</table>
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertGridControl" id="bm_id1552784" localize="false"/><paragraph role="heading" id="hd_id11904" xml-lang="en-US" level="2" l10n="NEW">Table Control</paragraph>
+<table id="">
+<tablerow>
+<tablecell colspan="" rowspan="">
+<paragraph role="paragraph" id="par_id7511524" xml-lang="en-US" l10n="NEW">
+<image id="Graphic2" src="cmd/sc_insertgridcontrol.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Table control icon</alt>
+ </image></paragraph>
+</tablecell>
+<tablecell colspan="" rowspan="">
+<paragraph role="paragraph" id="par_id9961854" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Adds a table control that can show a table data. You can populate the data by your program, using API calls.</ahelp></paragraph>
+</tablecell>
+</tablerow>
</table></body>
</helpdocument>
More information about the Libreoffice-commits
mailing list