• 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
..
data/odt Loading commit data...
htmlexport Loading commit data...
inc Loading commit data...
odfexport Loading commit data...
odfimport Loading commit data...
ooxmlexport Loading commit data...
ooxmlimport Loading commit data...
rtfexport Loading commit data...
rtfimport Loading commit data...
uiwriter Loading commit data...
ww8export Loading commit data...
ww8import Loading commit data...
README Loading commit data...
find-unused-data.sh Loading commit data...