Add arguments to Calc functions when exporting to xls

Eike Rathke erack at redhat.com
Fri Oct 14 12:17:07 UTC 2016


Hi Winfried,

On Friday, 2016-10-14 08:19:37 +0200, Winfried Donkers wrote:

> Currently I'm working on tdf103186, LOGINV, which has optional arguments that are mandatory in Excel.
> There is a class MissingConventionOOXML, so adding arguments for export to OOXML is no problem.
> But I don't see a similar class for xls, probably because that export/saving mechanism is completely different.
> 
> Is there a way to add function arguments when saving to xls? Or do we accept #N/A errors in xls because the function plus argument count is not recognised?

Appending parameters is done in sc/source/filter/excel/xeformula.cxx
XclExpFmlaCompImpl::AppendTrailingParam()

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20161014/ffd151ad/attachment.sig>


More information about the LibreOffice mailing list