source/text/sbasic/shared/03090413.xhp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
New commits: commit 2bfb8b82791bbe87e26955faa8d3674ba8c48faf Author: LibreOfficiant <libreoffici...@sfr.fr> AuthorDate: Sat Apr 18 17:17:58 2020 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Apr 21 01:29:21 2020 +0200 tdf#131416 Type statement diagram - main diagram - subsequent fragments Change-Id: I5463aeac7257394cac826fbc36a819b4ddd8ced3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92435 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/sbasic/shared/03090413.xhp b/source/text/sbasic/shared/03090413.xhp index 2956f7e8f..c77ca0528 100644 --- a/source/text/sbasic/shared/03090413.xhp +++ b/source/text/sbasic/shared/03090413.xhp @@ -35,6 +35,7 @@ </section> <paragraph role="paragraph" id="par_id311512206747401" xml-lang="en-US">A Type structure is an ordered collection of data fields, that can be manipulated as a single item.</paragraph> <embed href="text/sbasic/shared/00000003.xhp#functsyntax"/> + <paragraph role="paragraph" id="par_id491585753339474"><image src="media/helpimg/sbasic/Type_statement.svg" id="img_id4156296484514"><alt xml-lang="en-US" id="alt_id15152796484514">Type statement diagram</alt></image></paragraph> <bascode> <paragraph role="bascode" id="par_id3145609" xml-lang="en-US" localize="false">Type struct_name</paragraph> <paragraph role="bascode" id="par_id951512205849777" xml-lang="en-US" localize="false"> DataField1 As TypeName1</paragraph> @@ -42,6 +43,9 @@ <paragraph role="bascode" id="par_id951512205849779" xml-lang="en-US" localize="false"> (...)</paragraph> <paragraph role="bascode" id="par_id841512205903256" xml-lang="en-US" localize="false">End Type ' struct_name</paragraph> </bascode> + <embed href="text/sbasic/shared/fragments.xhp#array"/> + <embed href="text/sbasic/shared/fragments.xhp#typename"/> + <embed href="text/sbasic/shared/fragments.xhp#typecar"/> <note id="par_id351573639548645">A Type structure scope is that of the module it belongs to.</note> <embed href="text/sbasic/shared/00000003.xhp#functexample"/> <bascode> @@ -60,4 +64,4 @@ <paragraph role="paragraph" id="par_id211512215755793" xml-lang="en-US"><link href="text/sbasic/shared/03132400.xhp" name="CreateObject function">CreateObject function</link></paragraph> </section> </body> -</helpdocument> +</helpdocument> \ No newline at end of file _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits