From feddd3d87077abb2d5435804a9a4859286f6d86f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 3 Sep 2012 16:15:18 +0100 Subject: Refetch fonts if new ones installed or old ones deinstalled i.e. honour gtk-fontconfig-timestamp so that if we request a font from packagekit to be installed, then we can auto-use it when it appears. Change-Id: Id0d914a3f9cd589d9e8a87bf9be4b6e47de2e191 --- vcl/inc/headless/svpgdi.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'vcl/inc/headless') diff --git a/vcl/inc/headless/svpgdi.hxx b/vcl/inc/headless/svpgdi.hxx index 9f2f9131025b..319e95de5d96 100644 --- a/vcl/inc/headless/svpgdi.hxx +++ b/vcl/inc/headless/svpgdi.hxx @@ -105,6 +105,7 @@ public: virtual const ImplFontCharMap* GetImplFontCharMap() const; virtual bool GetImplFontCapabilities(vcl::FontCapabilities &rFontCapabilities) const; virtual void GetDevFontList( ImplDevFontList* ); + virtual void ClearDevFontCache(); virtual void GetDevFontSubstList( OutputDevice* ); virtual bool AddTempDevFont( ImplDevFontList*, const rtl::OUString& rFileURL, const rtl::OUString& rFontName ); virtual sal_Bool CreateFontSubset( const rtl::OUString& rToFile, -- cgit v1.2.3