diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2014-02-28 11:11:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-28 10:58:42 -0600 |
commit | a7a47272b962543dc5bbd3c2f42e889c4f58ef96 (patch) | |
tree | 1ee215320a887849907573ac71439861c5f2ad99 /vcl/generic/print/genprnpsp.cxx | |
parent | eaa876e48695e7927563ee56a08e11acb0036e4a (diff) |
TestOutputDevice can't set meOutDevType
One of the StarMath tests was very broken - the issue is in formula tester. It
basically sets up its own derived TestOutputDevice. Because it doesn't set
meOutDevType (and can't as that's a private member function - I note this whole
design is *broken* but I digress) a few things can't get access to a
SalGraphics instance. This is fixed by removing the class and changing it to a
VirtualDevice - the test runs under headless mode anyway
Change-Id: I3d6eba793386e6db3f053aa4e6aab9a4d1c63fc3
Reviewed-on: https://gerrit.libreoffice.org/8395
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'vcl/generic/print/genprnpsp.cxx')
0 files changed, 0 insertions, 0 deletions