Files
libreoffice/vcl/source/control
Tomaž Vajngerl 825b3df7f1 tdf#94138 fix printing of edit form fields
There are 2 bugs:

- In Window::GetDrawPixelFont we asked for the font to the
current window, which didn't work correctly when printing. The
device itself should provide the font and not the window.

- In paint method the font wasn't setup correctly which should
happen before painting by calling ApplySettings. The effect of
this is that print preview didn't show the correct font for the
edit control and similar when you copy + paste the edit control.
The work around for this is to call ApplySettings again.

Change-Id: I74960355823c71c1d5a18a82bbc86561a3c4b760
2015-10-22 19:16:14 +02:00
..
2015-10-20 11:47:18 +02:00
2015-10-15 09:58:34 +02:00
2015-09-24 16:19:37 +00:00
2015-08-11 09:48:18 +02:00
2015-10-16 12:35:54 +02:00
2015-08-11 09:48:18 +02:00
2015-10-19 17:52:06 +02:00
2015-09-09 08:09:39 +00:00
2015-06-30 15:57:12 +00:00
2015-10-01 11:24:24 +00:00
2015-10-16 09:11:29 +00:00
2015-09-04 06:31:03 +00:00
2015-10-19 17:52:06 +02:00
2015-10-12 10:48:13 +00:00