https://bugs.documentfoundation.org/show_bug.cgi?id=144215
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] |desktop.org | --- Comment #3 from Justin L <[email protected]> --- Another easier option would be to always set _bStartWithZero to false. In this case it would export file.odt file1.odt file2.odt ... But I don't think that would be terribly helpful because then 1 is actually the second record. Yeah - that really isn't different from the zero case except that we don't have an explicit zero. So bad idea. P.S. CppunitTest_sw_mailmerge fails if starting m_value(1) instead of zero. proposed fix http://gerrit.libreoffice.org/c/core/+/122489 tdf#144215 mailmerge: start individual document at 1, not 0 Adding the _ can be added separately. -- You are receiving this mail because: You are the assignee for the bug.
