<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - In draw and impress only preview is visible, but not page content. copy/paste helps."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128730#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WORKSFORME - In draw and impress only preview is visible, but not page content. copy/paste helps."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128730">bug 128730</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>