summaryrefslogtreecommitdiff
path: root/source/text/sbasic
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic')
-rw-r--r--source/text/sbasic/shared/03/sf_dialog.xhp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sbasic/shared/03/sf_dialog.xhp b/source/text/sbasic/shared/03/sf_dialog.xhp
index f3207c0434..e38252ff92 100644
--- a/source/text/sbasic/shared/03/sf_dialog.xhp
+++ b/source/text/sbasic/shared/03/sf_dialog.xhp
@@ -699,7 +699,7 @@
<h2 id="hd_id491598185886346" localize="false">CreateDateField</h2>
<paragraph role="paragraph" id="par_id199598185776500">Create a new control of type DateField in the current dialog.</paragraph>
<embed href="text/sbasic/shared/00000003.xhp#functsyntax"/>
- <paragraph role="paragraph" localize="false" id="par_CreateDate"><input>svc.CreateDateField(opt ControlName: str, opt Place, Border = "3D", DropDown = False, opp MinDate, opt MaxDate): svc</input></paragraph>
+ <paragraph role="paragraph" localize="false" id="par_CreateDate"><input>svc.CreateDateField(opt ControlName: str, opt Place, Border = "3D", DropDown = False, opt MinDate, opt MaxDate): svc</input></paragraph>
<embed href="text/sbasic/shared/03/sf_dialog.xhp#CreateSharedParms"/>
<paragraph role="paragraph" id="par_id831688133418579"><emph>Border</emph>: &quot;3D&quot; (default) or &quot;FLAT&quot; or &quot;NONE&quot;</paragraph>
<paragraph role="paragraph" id="par_id521688133422980"><emph>DropDown</emph>: when True (default = False), a dropdown button is shown</paragraph>