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

--- Comment #2 from gerhard kick <[email protected]> ---
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

-- 
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