Hey There!
Please note, that this is the first time I use macros in libreoffice.
I want to write a screenplay, and for this I often have to jump between different paragraph styles. So I decided to make a macro, witch can be startet with a shortcut, which lets you quickly choose a paragraph style.
So for example, when I press command + T there should popup a little window like this:
Then I want to press one of the keys in brackets on my keyboard, for example S, and the paragraph style should then change to “Scene Heading” and the little popup should go away until I press the shortcut comand + T again.
I know how to combine a macro with a shortcut, which then shows the pop up. But could you give me a tip on how I can program the whole thing in basic?