summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/outdev.hxx')
-rw-r--r--include/vcl/outdev.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 649faa6388ef..8a2d63b44176 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -1507,7 +1507,7 @@ private:
SAL_DLLPRIVATE void DrawDeviceAlphaBitmapSlowPath(
const Bitmap& rBitmap, const AlphaMask& rAlpha,
tools::Rectangle aDstRect, tools::Rectangle aBmpRect,
- Size& aOutSz, Point& aOutPt);
+ Size const & aOutSz, Point const & aOutPt);
SAL_DLLPRIVATE void BlendBitmap(