Is there a way to select all instances of a style in a document? For example, I’d like to find all italicized words? Or all underlines?
Please take a look.
https://help.libreoffice.org/latest/en-US/text/swriter/guide/finding.html?DbPAR=WRITER#bm_id1163670
To Find Styles.
To Find Format.
In case this is not clear from help:
- The regular Find & replace dialogue leaves all found places selected.
- Use a regular expression
.*
as search pattern. - set the attributes/styles accordingly - they are shown below the search (or replace) pattern