Kaydet (Commit) 566652d9 authored tarafından Chris Sherlock's avatar Chris Sherlock Kaydeden (comit) Chris Sherlock

vcl: No need for WinGlyphFallbackSubstititution to be friend class

Change-Id: Ibe742afdbdf2601e33621d81ad2759aa483d368e
Reviewed-on: https://gerrit.libreoffice.org/20880Reviewed-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
Tested-by: 's avatarChris Sherlock <chris.sherlock79@gmail.com>
üst 5bf9b846
...@@ -66,7 +66,6 @@ public: ...@@ -66,7 +66,6 @@ public:
PhysicalFontFamily* FindByAttributes(ImplFontAttrs nSearchType, FontWeight, FontWidth, PhysicalFontFamily* FindByAttributes(ImplFontAttrs nSearchType, FontWeight, FontWidth,
FontItalic, const OUString& rSearchFamily) const; FontItalic, const OUString& rSearchFamily) const;
private: private:
friend class WinGlyphFallbackSubstititution;
mutable bool mbMatchData; // true if matching attributes are initialized mutable bool mbMatchData; // true if matching attributes are initialized
bool mbMapNames; // true if MapNames are available bool mbMapNames; // true if MapNames are available
......
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