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

--- Comment #5 from Heiko Tietze <[email protected]> ---
In sc/source/ui/dbgui/validate.cxx ScTPValidationValue::ScTPValidationValue()
the dialog size is requested per 

    Size aSize(m_xEdList->get_approximate_digit_width() * 40,
               m_xEdList->get_height_rows(25));

Reduce the number of rows to show to make the dialog smaller.

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