<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - VIEWING: Font Display in forms distorted, abnormal size of selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141633#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - VIEWING: Font Display in forms distorted, abnormal size of selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141633">bug 141633</a>
              from <span class="vcard"><a class="email" href="mailto:gerhardkick@outlook.com" title="gerhard kick <gerhardkick@outlook.com>"> <span class="fn">gerhard kick</span></a>
</span></b>
        <pre>Hello Robert,

The form is set at zoom level of 100% at startup because other forms may
differ.

Sub prep        
        ThisComponent.CurrentController.Frame.LayoutManager.setVisible(False)
        Thiscomponent.currentController.ViewSettings.ZoomType =
com.sun.star.view.DocumentZoomType.BY_VALUE
        Thiscomponent.currentController.ViewSettings.ZoomValue = 100
        oController = ThisComponent.getCurrentController()              
End Sub</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>