Kaydet (Commit) 8e9a2c86 authored tarafından Noel Grandin's avatar Noel Grandin

fix windows build

after
    commit b792e4ee
    sal_uLong->sal_uInt32 in drawEPS

Change-Id: Ic35c165cd9dd756e229c33f643355150d6249688
üst b7dabb80
...@@ -186,7 +186,7 @@ public: ...@@ -186,7 +186,7 @@ public:
long nX, long nY, long nX, long nY,
long nWidth, long nHeight, long nWidth, long nHeight,
void* pPtr, void* pPtr,
sal_uLong nSize ) override; sal_uInt32 nSize ) override;
virtual bool blendBitmap( virtual bool blendBitmap(
const SalTwoRect&, const SalTwoRect&,
......
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