I’m working with:
LibreOffice 4.2.3.3
MacOS X 10.8.5
AltSearch 1.4
I want to search for any paragraph using a list style which name is WW8Num1
which is present within my list style list.
For this purpose I use AltSearch
as follows:
Search for:
Properties > List Style > WW8Num1
which translates in:
[:::NumberingStyleName=WW8Num1::]
and automatically turns on:
Regular expressions
When I click on the Find
button, I arrive on paragraphs which are using the list styles:
Numbering 1
WW8Num5
WW8Num6
...
but not:
WW8Num1
How should I fix my search selection to get **exactly** the paragraphs using the list style named `WW8Num1`?