summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2014-08-17 21:35:48 +0200
committerLuboš Luňák <l.lunak@collabora.com>2014-08-17 21:39:39 +0200
commitb32881b6723072c8d1a652ea147d12e75766d504 (patch)
treef705e8fcb5320201beae7c6bc3031fc81926d54a /cui
parenteacc9e6bad22525e99e243b3fbb2405a00503bd3 (diff)
fix reading even/odd page breaks from .docx (bnc#519228)
We map Word's even/odd page breaks to Writer's left/right page styles. And we cannot just set any page style to be left/right, because that could set e.g. the default page style as such, which would make all normal pages that way. So instead we need to make a copy of the relevant page style, as the original page style as its follow, copy all the properties and headers/footers, and use this copy to get the page break. Change-Id: Id0d2568de91ac2de4afb0ba3a6eedd9cec46f878
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions