https://bugs.documentfoundation.org/show_bug.cgi?id=169313
--- Comment #13 from Heiko Tietze <[email protected]> --- (In reply to Mike Kaganski from comment #12) > What is "QueryOverwriteMode"? Didn't remember the correct variable name, it is QuerySetInsMode done for bug 155561. It was just an example for the internal variable names that might be phrased positively. If we change "[x] Do show again" into "[ ] Do not show again" the code becomes bDoNotAsk = officecfg::Office::Common::Misc::QuerySetInsMode::get(); if (!bOn && !bDoNotAsk) { show_query() -- You are receiving this mail because: You are the assignee for the bug.
