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

--- Comment #13 from Michael Weghorn <m.wegh...@posteo.de> ---
In case you want to take a look and debug into this yourself, I have taken
those notes for potential starting points for mail merge a while ago:

> * Relevant code places:
> 
>     * `sw/inc/dbmgr.hxx`, `sw/source/uibase/dbui/dbmgr.cxx`, in particular the
>       whole method `MergeMailFiles()`
> 
>     * unit tests are in `sw/qa/extras/mailmerge/mailmerge.cxx` -> have a look
>       at existing ones in order to see how this works
> 
>     * implementation for mail merge related dialogs: 
> `sw/source/ui/dbui/mmresultdialogs.cxx`
> 
>     * UNO API method implementations: `sw/source/uibase/uno/unomailmerge.cxx`
>

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to