[Libreoffice-bugs] [Bug 141633] VIEWING: Font Display in forms distorted, abnormal size of selection
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 12 17:30:19 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141633
--- Comment #2 from gerhard kick <gerhardkick at outlook.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210412/04ec2edc/attachment.htm>
More information about the Libreoffice-bugs
mailing list