Luuk,

On 2014-09-20 18:43, Luuk wrote:
On 20-9-2014 08:26, Philip Rhoades wrote:
People,

I want to set up a Macro in a Writer doc that will, when started:

- search from the top of the doc, for any occurrence of each of a dozen
different words (stored in array?)

- stop on each word found, allow editing etc

- continue on to the next word occurrence by clicking a "Continue"
button until the end of the doc is reached

Does anyone know of something that already resembles this macro that I
could hack around to do what I want?

Thanks,

Phil.


If you hit CTRL+H (find&replace) and expand the 'other options', you
can check the 'Regular expressions'

When searching for 'one|two|three', you will find all occurrences of
'one', 'two' or 'three'.

When something is found, you can click in the document to change what
you like. When ready the 'find' button will find the next thing.


Perfect!

Thanks,

Phil.
--
Philip Rhoades

GPO Box 3411
Sydney NSW      2001
Australia
Web:  http://philiprhoades.org
E-mail:  [email protected]

--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to