diff options
author | Chris Sherlock <chris.sherlock@collabora.com> | 2015-12-22 14:40:52 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2015-12-22 08:44:12 +0000 |
commit | 2c000fbf50adcf80e12cdc8f7689e6d3c8a888f7 (patch) | |
tree | a31041e71a48c227571ba6cf45188fdcf9791076 /vcl/source/outdev/hatch.cxx | |
parent | 235a10d49eb1b7becbac32965633447b97a684bc (diff) |
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/20857
Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/source/outdev/hatch.cxx')
0 files changed, 0 insertions, 0 deletions