Kaydet (Commit) 2343e796 authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: more whitespace cleanup of GlyphCache class definition

Change-Id: I7a097c849eaa49eab688660cb229222cdf658b81
üst 765eb71e
......@@ -60,9 +60,11 @@ public:
static GlyphCache& GetInstance();
void AddFontFile( const OString& rNormalizedName,
void AddFontFile(
const OString& rNormalizedName,
int nFaceNum, sal_IntPtr nFontId,
const ImplDevFontAttributes&);
void AnnounceFonts( PhysicalFontCollection* ) const;
ServerFont* CacheFont( const FontSelectPattern& );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment