diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2020-04-21 13:27:13 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-23 17:29:01 +0200 |
commit | 5f437431f487467f3bc329aa928abcf8e271b365 (patch) | |
tree | c7fc183ff96973b3473d865961cccbdbac8e0550 /source/text/sbasic/shared/03103600.xhp | |
parent | 44640598eda121aa83d4e89b874579d90f00e6fb (diff) |
tdf#129366 Basic Byte datatype information
- TypeName function
- VarType function
- syntax diagram fragment update
Change-Id: I412e95c9eb8a3b84158b3888025081600030167e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92533
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/sbasic/shared/03103600.xhp')
-rw-r--r-- | source/text/sbasic/shared/03103600.xhp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/03103600.xhp b/source/text/sbasic/shared/03103600.xhp index 600998c449..ff74db48e0 100644 --- a/source/text/sbasic/shared/03103600.xhp +++ b/source/text/sbasic/shared/03103600.xhp @@ -78,6 +78,19 @@ <tablecell> <paragraph id="par_id3148645" role="paragraph" xml-lang="en-US">Boolean variable</paragraph> </tablecell> + </tablerow> <tablerow> + <tablecell> + <paragraph id="par_id3151042" role="paragraph" localize="false" xml-lang="en-US">Byte</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id061620170609229026" role="paragraph" localize="false" xml-lang="en-US"> </paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id3253367" role="paragraph" localize="false" xml-lang="en-US">17</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id3158645" role="paragraph" xml-lang="en-US">Byte variable</paragraph> + </tablecell> </tablerow> <tablerow> <tablecell> |