From 8b9d37bf1bb9bfc21343cbd02f21201c56cf05ca Mon Sep 17 00:00:00 2001 From: Shubham Goyal <22shubh22@gmail.com> Date: Fri, 8 Mar 2019 10:08:27 +0530 Subject: 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 --- source/text/sbasic/shared/02/20000000.xhp | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'source') diff --git a/source/text/sbasic/shared/02/20000000.xhp b/source/text/sbasic/shared/02/20000000.xhp index 1ad387c01a..f452bbf96e 100644 --- a/source/text/sbasic/shared/02/20000000.xhp +++ b/source/text/sbasic/shared/02/20000000.xhp @@ -475,5 +475,18 @@ Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl). + +Table Control + + + + +Table control icon + + + +Adds a table control that can show a table data. You can populate the data by your program, using API calls. + +
-- cgit