vcl: switch from ImplFindBySearchName to FindFontFamily
ImplFindBySearchName is an implementation function, which I frown on using if it can be avoided. In actual fact, the code in OutputDevice::GetDefaultFont is just duplicating the PhysicalFontFamily::FindFontFamily function anyway, so I'm switching to using this instead. Change-Id: I1491a09aa935e9fdb288dd6787fce1b1096d29a9 Reviewed-on: https://gerrit.libreoffice.org/20857Reviewed-by:Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
Showing
Please
register
or
sign in
to comment