diff options
author | Justin Luth <justin_luth@sil.org> | 2019-01-25 18:59:26 +0300 |
---|---|---|
committer | Justin Luth <justin_luth@sil.org> | 2019-03-02 17:16:14 +0100 |
commit | 361abbf803fb77b87bb99d7e69ccec7b920f3418 (patch) | |
tree | 8a15f8074c6364dde91dea62219a43e8670714ee /dbaccess/source/ui/dlg/CollectionView.cxx | |
parent | c268527f731fc0764f34ac36c48fd1b6154be80c (diff) |
filter\ww8 export: don't spam RTL if ParaStyle defined
If the paragraph itself inherits BiDi from the environment,
this just means that it gets the value of the paragraph style.
If paraStyle is defined, then we don't need to spam the bidi
property, since it ought to naturally inherit it.
I can only see two possible problems. Either my logic is wrong,
or else import might not always take the paragraph style
into account (for determining the meaning of justify for example).
I want to start spamming justify in the case where the BiDi is not
specified but is inherited from the environment (page style
or AppLanguage). Separating this into multiple patches
will help for debugging in case of any regressive tendencies.
related to tdf#98620.
Change-Id: I36bc63e6659a4b491b5c6f2c99c72ba5bb715a07
Reviewed-on: https://gerrit.libreoffice.org/66921
Tested-by: Jenkins
Reviewed-by: Justin Luth <justin_luth@sil.org>
Diffstat (limited to 'dbaccess/source/ui/dlg/CollectionView.cxx')
0 files changed, 0 insertions, 0 deletions