• Aron Budea's avatar
    tdf#108691, tdf#119639 Don't print hidden objects in XLS(X) · b38065ea
    Aron Budea yazdı
    In Excel hidden drawing objects aren't printed. When not
    hidden, printing is controlled by a separate 'Print object'
    setting.
    
    Only rely visibility setting for now, but properly:
    visible means also printed, hidden means not printed.
    Ie. import visible property also as printable, and only
    output visible property in XLS(X) formats.
    
    For the future, in XLSX format printability is controlled by
    attribute 'fPrintsWithSheet' of element 'clientData', don't
    know about XLS, there fUsefPrint/fPrint bits don't appear to
    be used anymore (see note in tdf#119639).
    
    Change-Id: I728107b30056f7bf073f2fefddece1bef1eb2e7a
    Reviewed-on: https://gerrit.libreoffice.org/59915
    Tested-by: Jenkins
    Reviewed-by: 's avatarMike Kaganski <mike.kaganski@collabora.com>
    b38065ea
Adı
Son kayıt (commit)
Son güncelleme
..
complex Loading commit data...
extras Loading commit data...
perf Loading commit data...
python Loading commit data...
uitest Loading commit data...
unit Loading commit data...
unoapi Loading commit data...