source/text/sbasic/shared/03/sf_dialog.xhp |   18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

New commits:
commit 104004aa2e4098a412bd517e8838fceaaed5ab03
Author:     Alain Romedenne <alain.romede...@libreoffice.org>
AuthorDate: Thu Apr 1 15:02:44 2021 +0200
Commit:     Rafael Lima <rafael.palma.l...@gmail.com>
CommitDate: Thu Apr 1 18:39:32 2021 +0200

    sf_dialog.xhp help page review
    
    - Removing a draft paragraph
    - Adding missing property
    
    Change-Id: Ie459100631074f73e579244ad3a658e75dc0c2b2
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113371
    Tested-by: Jenkins
    Reviewed-by: Rafael Lima <rafael.palma.l...@gmail.com>

diff --git a/source/text/sbasic/shared/03/sf_dialog.xhp 
b/source/text/sbasic/shared/03/sf_dialog.xhp
index 6565192a6..026c6d28f 100644
--- a/source/text/sbasic/shared/03/sf_dialog.xhp
+++ b/source/text/sbasic/shared/03/sf_dialog.xhp
@@ -57,8 +57,6 @@
    </bascode>
    <paragraph role="paragraph" id="par_id251598176312571" 
xml-lang="en-US">Note that in previous examples, the prefix 
<literal>"SFDialogs."</literal> may be omitted.</paragraph>
 
-  <tip id="par_id251612628336779" xml-lang="en-US">Properties or methods 
marked below as <emph>(7.2)</emph> are available as from %PRODUCTNAME 7.2 
onwards.</tip>
-
   <h2 id="hd_id651583668365757" xml-lang="en-US">Properties</h2>
    <table id="tab_id381583668386455">
       <tablerow>
@@ -221,6 +219,20 @@
             <paragraph id="par_id731598178083442" role="tablecontent" 
xml-lang="en-US">The UNO object representing the dialog view. Refer to <link 
href="https://api.libreoffice.org/docs/idl/ref/interfacecom_1_1sun_1_1star_1_1awt_1_1XControlModel.html";
 name="XControl interface">XControl</link> and <link 
href="https://api.libreoffice.org/docs/idl/ref/servicecom_1_1sun_1_1star_1_1awt_1_1UnoControlDialog-members.html";
 name="UnoControlDialog interface">UnoControlDialog</link> in Application 
Programming Interface (API) documentation for detailed information.</paragraph>
          </tablecell>
       </tablerow>
+      <tablerow>
+         <tablecell>
+            <paragraph id="par_id491583938767611" role="tablecontent" 
localize="false">Width</paragraph>
+         </tablecell>
+         <tablecell>
+            <paragraph id="par_id31385839767743" role="tablecontent" 
xml-lang="en-US">No</paragraph>
+         </tablecell>
+         <tablecell>
+            <paragraph id="par_id147583839767926" role="tablecontent" 
localize="false">Long</paragraph>
+         </tablecell>
+         <tablecell>
+            <paragraph id="par_id111583839717695" role="tablecontent" 
xml-lang="en-US">Specify the width of the dialog box.</paragraph>
+         </tablecell>
+      </tablerow>
    </table>
 
    <h2 id="hd_id421612628828054" xml-lang="en-US">Event properties</h2>
@@ -494,7 +506,9 @@
       <paragraph role="bascode" localize="false" 
id="bas_id121598187953168">oDlg.Terminate()</paragraph>
    </bascode>
    </section>
+
    <embed href="text/sbasic/shared/03/lib_ScriptForge.xhp#SF_InternalUse"/>
+
    <section id="relatedtopics">
       <embed href="text/sbasic/shared/03/sf_dialogcontrol.xhp#ctrls_h1"/>
       <embed href="text/sbasic/shared/03/sf_ui.xhp#UIService"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to