[Libreoffice-bugs] [Bug 118246] FILEOPEN XLSX Basic code with “GetOpenFilename” method does not work
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jul 4 15:59:04 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118246
--- Comment #4 from Bartosz <gang65 at poczta.onet.pl> ---
Documentation about GetOpenFilename() method is available at:
https://msdn.microsoft.com/en-us/vba/excel-vba/articles/application-getopenfilename-method-excel
There is also missing implementation of GetSaveAsFilename() Method:
https://msdn.microsoft.com/en-us/vba/excel-vba/articles/application-getsaveasfilename-method-excel
Example of implemented Goto method is available at:
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaapplication.cxx#597
The documentation:
https://msdn.microsoft.com/en-us/vba/excel-vba/articles/application-goto-method-excel
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180704/c9ed4a6d/attachment.html>
More information about the Libreoffice-bugs
mailing list