• Miklos Vajna's avatar
    ODT export: fix lost <text:user-field-decl> for fields in tables in headers · 6bb241cc
    Miklos Vajna yazdı
    The problem was that XMLTextFieldExport::ExportFieldAutoStyle() assumed
    that the text of a field anchor is always the toplevel XText, which is
    true in case of body vs header text, but false in case header text vs
    text-in-table-in-header.
    
    So add an UNO property which exposes the parent of a table cell, this
    way text in header (regardless of it's in a table or not) will have the
    same XText, leading to writing the necessary <text:user-field-decl>
    element for the matching <text:user-field-get> definition.
    
    Change-Id: I077b8d7e9dfae4062539894318637e266b925382
    Reviewed-on: https://gerrit.libreoffice.org/73176
    Tested-by: Jenkins
    Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.com>
    6bb241cc
Adı
Son kayıt (commit)
Son güncelleme
..
com/sun/star Loading commit data...
org/freedesktop/PackageKit Loading commit data...
type_reference Loading commit data...
util Loading commit data...
Makefile Loading commit data...
Module_offapi.mk Loading commit data...
README Loading commit data...
UnoApi_offapi.mk Loading commit data...