• Luboš Luňák's avatar
    fix reading even/odd page breaks from .docx (bnc#519228) · b32881b6
    Luboš Luňák yazdı
    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
    b32881b6
Adı
Son kayıt (commit)
Son güncelleme
..
documentation Loading commit data...
inc Loading commit data...
qa Loading commit data...
source Loading commit data...
util Loading commit data...
CppunitTest_writerfilter_misc.mk Loading commit data...
CppunitTest_writerfilter_rtftok.mk Loading commit data...
CustomTarget_source.mk Loading commit data...
Library_writerfilter.mk Loading commit data...
Makefile Loading commit data...
Module_writerfilter.mk Loading commit data...
README Loading commit data...