https://bugs.documentfoundation.org/show_bug.cgi?id=163192
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Regina Henschel <[email protected]> --- "Keep formatting" belongs to member bKeepFmt, "Insert or Delete Cells" belongs to member bDoSize of class ScDBData. They are set in its ctor in #71 and #72 in https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/dbdata.cxx It's easy to change the initial values from `false` to `true` and the dialog will have this two options selected. But I do not know whether that has any bad consequences. -- You are receiving this mail because: You are the assignee for the bug.
