https://bugs.documentfoundation.org/show_bug.cgi?id=159013
--- Comment #5 from Justin L <[email protected]> --- I expect the problem is in copyHeaderFooterTextProperty. UNO is too stupid to allow us to copy the "First" text (because a separate "first" is not enabled on this previous (source) page style, so it just copies the text of "default"). We probably need to define a DomainMapper XText as xFirst and update that any time a new first is defined: copying from that instead of copying it from the previous style. -- You are receiving this mail because: You are the assignee for the bug.
