Kaydet (Commit) 37d9edc4 authored tarafından Michael Stahl's avatar Michael Stahl

vcl: d'oh /me still to dumb to type

Change-Id: Ie8a5b7493c08a0a63f2791d3cfb00b490609eb7c
üst c4d79527
...@@ -158,7 +158,7 @@ public: ...@@ -158,7 +158,7 @@ public:
const PhysicalFontFace** pFallbackFonts = NULL ) const; const PhysicalFontFace** pFallbackFonts = NULL ) const;
virtual long FillDXArray( long* pDXArray ) const; virtual long FillDXArray( long* pDXArray ) const;
virtual salInt32 GetTextBreak(long nMaxWidth, long nCharExtra, int nFactor) const SAL_OVERRIDE; virtual sal_Int32 GetTextBreak(long nMaxWidth, long nCharExtra, int nFactor) const SAL_OVERRIDE;
virtual void GetCaretPositions( int nArraySize, long* pCaretXArray ) const; virtual void GetCaretPositions( int nArraySize, long* pCaretXArray ) const;
// for glyph+font+script fallback // for glyph+font+script fallback
......
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