<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Helvetica, Arial, sans-serif">sinds 4.1 </font><br>
    <span style="color: rgb(0, 0, 0); font-family: Verdana, Geneva,
      Helvetica, Arial, sans-serif; font-size: 13px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: auto; text-align: start;
      text-indent: 0px; text-transform: none; white-space: normal;
      widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;
      background-color: rgb(255, 255, 255); display: inline !important;
      float: none;">com.sun.star.awt.DisplayAccess<br>
      <br>
      is no longer working<br>
          oDisplayAccess =
      createUnoService("com.sun.star.awt.DisplayAccess")<br>
          oDisplayAccess is empty ????<br>
          oDisplayInfo = oDisplayAccess.getByIndex(0)<br>
          aScreenArea = oDisplayInfo.ScreenArea<br>
          iScreenW =    aScreenArea.Width <br>
          iScreenH =    aScreenArea.Height<br>
      <br>
      This was always "undocumented" i hope there is a documented
      alternative ?<br>
      <br>
      Greetz<br>
      <br>
      Fernand<br>
    </span>
  </body>
</html>