source/text/sbasic/shared/vba_objects.xhp | 1 + 1 file changed, 1 insertion(+)
New commits: commit 87e6a620e1695371a7fa1b39f60517a4db7d528c Author: Alain Romedenne <alain.romede...@libreoffice.org> AuthorDate: Mon Mar 17 08:28:07 2025 +0100 Commit: Alain Romedenne <alain.romede...@libreoffice.org> CommitDate: Mon Mar 17 13:46:51 2025 +0100 VBA Excel method - poorly supported cf. https://opengrok.libreoffice.org/xref/core/oovbaapi/ooo/vba/excel/XApplication.idl Change-Id: I6db02e6051c25237b13c4be11169911bde03d419 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/183021 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romede...@libreoffice.org> diff --git a/source/text/sbasic/shared/vba_objects.xhp b/source/text/sbasic/shared/vba_objects.xhp index de4ac87ad9..54e4a7dc53 100644 --- a/source/text/sbasic/shared/vba_objects.xhp +++ b/source/text/sbasic/shared/vba_objects.xhp @@ -89,6 +89,7 @@ </list> <paragraph role="paragraph" id="par_id281719824053043"><emph>Methods</emph></paragraph> <list type="unordered"> + <listitem><paragraph id="par_id491719835275851" role="listitem">GetOpenFileName() As Variant - Returns <literal>False</literal> if dialog canceled.</paragraph></listitem> <listitem><paragraph id="par_id491719824275851" role="listitem" localize="false">Quit</paragraph></listitem> </list> </section>