https://issues.apache.org/ooo/show_bug.cgi?id=125195
--- Comment #11 from Ariel Constenla-Haile <[email protected]> --- (In reply to Darius Daniel Grigoras from comment #10) > (In reply to Ariel Constenla-Haile from comment #9) > > > It is possible to delete custom styles even if they are used in the document > > (you will lose the formatting, though). > > If it's possible to delete styles in use, why can't I delete most of them? That might be the bug, but we need access to the file in order to reproduce it. > Can you make a macro that would delete styles with names like the ones > enumerated bellow? # should be replaced with regex [0-9] > WW8Num##z### > WW8Num##z## > WW8Num##z# > WW8Num#z### > WW8Num#z## > WW8Num#z# > ####################z# OpenOffice Basic does not support regex, but that macro can be rewritten in Python, which does support them. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
