sinds 4.1
com.sun.star.awt.DisplayAccess

is no longer working
    oDisplayAccess = createUnoService("com.sun.star.awt.DisplayAccess")
    oDisplayAccess is empty ????
    oDisplayInfo = oDisplayAccess.getByIndex(0)
    aScreenArea = oDisplayInfo.ScreenArea
    iScreenW =    aScreenArea.Width
    iScreenH =    aScreenArea.Height

This was always "undocumented" i hope there is a documented alternative ?

Greetz

Fernand
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to