psprint::CompatMetricOverride - can I kill it?
Noel Grandin
noel at peralex.com
Mon May 6 03:46:50 PDT 2013
Hi
Looking at the code in
vcl/generic/fontmanager/fontmanager.cxx
at line 2877, something like this (simplified)
bool PrintFontManager::readOverrideMetrics()
{
getProcessServiceFactory()->createInstance(
"com.sun.star.psprint.CompatMetricOverride" ),
But I do not find this service anywhere in the codebase.
It appears to have been introduced in this commit:
commit 01cf481111436df2cc3f01d1c57cc4348fc037ef
Author: Kurt Zenker <kz at openoffice.org>
Date: Wed Jun 20 09:07:44 2007 +0000
INTEGRATION: CWS compmetric (1.77.2); FILE MERGED
2007/05/09 16:27:46 pl 1.77.2.2: #146890# algorithm is needed
2007/05/09 12:13:59 pl 1.77.2.1: #146890# backwards
compatibility service for metrics
But the commit did not introduce the associated service.
Regards, Noel Grandin
Disclaimer: http://www.peralex.com/disclaimer.html
More information about the LibreOffice
mailing list