diff options
author | Miklos Vajna <vmiklos@suse.cz> | 2013-01-08 11:57:13 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@suse.cz> | 2013-01-08 15:25:51 +0100 |
commit | 5c65238dea9db745c6d05ac34441c35bb9677229 (patch) | |
tree | 45fb6afe5e940ad15e625d216949e5c29fbd2ee6 /svtools/source | |
parent | 0d40dfd6e0a66e36d5ee1479a4b5fd84470ed502 (diff) |
n#793998 sw: add TabOverMargin compat mode
In case the right margin is larger then the tab position (e.g. the right
margin of 7cm, there is a tab position at 16cm and right margin begins
at 9cm), we have a conflicting case. In Word, the tab has priority, so
in this conflicting case, the text can be outside the specified margin.
In Writer, the right margin has priority. Add a compat flag to let
the tab have priority in Writer as well for Word formats.
This is similar to TabOverflow, but that was only applied to left tabs
and only in case there were no characters after the tabs in the
paragraph.
(cherry picked from commit bdfc6363d66aa079512cc8008996b633f693fed1)
Conflicts:
sw/inc/IDocumentSettingAccess.hxx
sw/inc/doc.hxx
sw/source/core/doc/doc.cxx
sw/source/core/doc/docnew.cxx
sw/source/filter/xml/xmlimp.cxx
sw/source/ui/uno/SwXDocumentSettings.cxx
writerfilter/source/filter/ImportFilter.cxx
Change-Id: Ib07abd5db1daa916b8b4d9530d09d4d0c4af026e
Diffstat (limited to 'svtools/source')
0 files changed, 0 insertions, 0 deletions