https://bugs.documentfoundation.org/show_bug.cgi?id=169135

--- Comment #2 from Kamil Landa <[email protected]> ---
The idea was to do F&R in selections but keep the formatting of parts. 
https://ask.libreoffice.org/t/libreoffice-macro-that-works-only-on-selected-cells-in-libreoffice-writer-table-or-selected-cells-in-calc-spreadsheet/127582/7

It means to do F&R always only in part that has same format, and then in next
part(s). But it isn't possible when the same-formatted part is divided to more
parts because there stays different CharAutoStyleName (also after some manual
changes and not only after macro). 

For example I would like to replace ABC with 12345, but it isn't possible when
the enumeration returns A and then B and then C, although whole ABC has same
format.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to