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

--- Comment #17 from Mike Kaganski <[email protected]> ---
If someone want to implement this:
1. Introduce a setting for this, defaulting to false. See git history of
officecfg for examples how to do that, e.g.
https://git.libreoffice.org/core/+log/master/officecfg 
2. In SwEditWin::KeyInput (sw/source/uibase/docvw/edtwin.cxx), check that
setting (use officecfg, like in 21bba18b26cb13c98c2c16a83c974170e4bd2873), and
if it's set, and the selection is appropriate, then instead of the default
processing, apply "Increase indent" uno command.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to