diff options
Diffstat (limited to 'vcl/inc/textrender.hxx')
-rw-r--r-- | vcl/inc/textrender.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/textrender.hxx b/vcl/inc/textrender.hxx index bdb55bdfb486..4a635c5d1543 100644 --- a/vcl/inc/textrender.hxx +++ b/vcl/inc/textrender.hxx @@ -64,6 +64,7 @@ public: const PhysicalFontFace*, const sal_Ucs* pUnicodes, sal_Int32* pWidths, + size_t nLen, FontSubsetInfo& rInfo, long* pDataLen ) = 0; |