https://bugs.documentfoundation.org/show_bug.cgi?id=128730

--- Comment #11 from Regina Henschel <[email protected]> ---
How to apply the macro
-----------------------
Press Alt+F11. You get the "LibreOffice Basic Macros" dialog.
Click on "Organizer". You get the "LibreOffice Basic Macro Organizer" dialog.
Open the tree "My Macros" and "Standard". Click on "New".
Enter a name, which tells you something about the content, e.g
"RepairHiddenSlideContent". OK.
The new Module should be selected, if not click on it. Then click on "Edit".
Now you are in the Basic IDE,
You should see
    REM  *****  BASIC  *****

    Sub Main

    End Sub
Delete that and then insert the content of the attachment "Makro to repair the
document".
Close the IDE.
Open the faulty presentation.
Press Alt+F11.
Open tree "My Macros" if it is closed. Click on the macro, e.g.
"RepairHiddenSlideContent".
The macro "SetAllLayerToDefault" should be selected already. If not select it.
Click on "Run". It is in the lower part of the dialog.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to