diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/02/20000000.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
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 @@ <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> |