https://bugs.documentfoundation.org/show_bug.cgi?id=118246

--- Comment #4 from Bartosz <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to