summaryrefslogtreecommitdiff
path: root/vcl/inc/ios/salgdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/ios/salgdi.h')
-rw-r--r--vcl/inc/ios/salgdi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/ios/salgdi.h b/vcl/inc/ios/salgdi.h
index 0c3e591b3d98..5874675911e8 100644
--- a/vcl/inc/ios/salgdi.h
+++ b/vcl/inc/ios/salgdi.h
@@ -54,7 +54,7 @@ public:
virtual ~ImplIosFontData();
virtual ImplFontData* Clone() const;
- virtual ImplFontEntry* CreateFontInstance( ImplFontSelectData& ) const;
+ virtual ImplFontEntry* CreateFontInstance( FontSelectPattern& ) const;
virtual sal_IntPtr GetFontId() const;
const ImplFontCharMap* GetImplFontCharMap() const;
@@ -270,7 +270,7 @@ public:
// set the text color to a specific color
virtual void SetTextColor( SalColor nSalColor );
// set the font
- virtual sal_uInt16 SetFont( ImplFontSelectData*, int nFallbackLevel );
+ virtual sal_uInt16 SetFont( FontSelectPattern*, int nFallbackLevel );
// get the current font's etrics
virtual void GetFontMetric( ImplFontMetricData*, int nFallbackLevel );
// get kernign pairs of the current font