An OpenOffice/LibreOffice Macro to Colorize Internal References

Since I found no way to assign a character style to all “reference” text fields of a document, to, for example have them colorized blue (indicating that they are links to some other place in the document) I had to write the following OOo BASIC macro to colorize them on the entire document Sub ColorizeInternalReferences […]