Would a patch to implement Workbook.SendMail [1] be worth working on? Is
there a chance it would be accepted?
First, I assume it's not already implemented: When I run a macro that
contains ActiveWorkbook.SendMail I get:
BASIC runtime error.
'423'
SendMail
and if I'm looking in the right places [2][3][4] then the source code
looks like it's not implemented, also?
[1]
https://msdn.microsoft.com/en-us/vba/excel-vba/articles/workbook-sendmail-method-excel
[2]
https://github.com/LibreOffice/core/blob/master/oovbaapi/ooo/vba/excel/XWorkbook.idl
[3]
https://github.com/LibreOffice/core/blob/master/sc/source/ui/vba/vbaworkbook.hxx
[4]
https://github.com/LibreOffice/core/blob/master/sc/source/ui/vba/vbaworkbook.cxx
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice