Kaydet (Commit) 3bc78657 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

WaE

Change-Id: If061fd4c228b5288173a045430608b34b138c178
üst 146e4f8b
...@@ -192,7 +192,7 @@ public: ...@@ -192,7 +192,7 @@ public:
/** Render 32-bits bitmap with alpha channel */ /** Render 32-bits bitmap with alpha channel */
virtual bool drawAlphaBitmap( virtual bool drawAlphaBitmap(
const SalTwoRect&, const SalTwoRect&,
const SalBitmap& rBitmap ) SAL_OVERRIDE {return false;} const SalBitmap& ) SAL_OVERRIDE {return false;}
/** draw transformed bitmap (maybe with alpha) where Null, X, Y define the coordinate system */ /** draw transformed bitmap (maybe with alpha) where Null, X, Y define the coordinate system */
virtual bool drawTransformedBitmap( virtual bool drawTransformedBitmap(
......
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