summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/new_keyword.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/new_keyword.xhp')
-rw-r--r--source/text/sbasic/shared/new_keyword.xhp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/new_keyword.xhp b/source/text/sbasic/shared/new_keyword.xhp
index 95d2ccff84..c6df340a40 100644
--- a/source/text/sbasic/shared/new_keyword.xhp
+++ b/source/text/sbasic/shared/new_keyword.xhp
@@ -53,6 +53,7 @@
<paragraph role="bascode" localize="false" id="bas_id461633631136636">oProp2.Name = "Other name"</paragraph>
<paragraph role="bascode" localize="false" id="bas_id121633631136838">oProp2.Value = 200</paragraph>
</bascode>
+ <embed href="text/sbasic/shared/03102100.xhp#optionalNew"/>
<paragraph role="paragraph" id="par_id971633631328827">The example below creates a new type <literal>Student</literal> and instantiates an object of this type:</paragraph>
<bascode>
<paragraph role="bascode" localize="false" id="bas_id981633473836933">Type Student</paragraph>