summaryrefslogtreecommitdiff
path: root/include/vcl/bitmapex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/bitmapex.hxx')
-rw-r--r--include/vcl/bitmapex.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/bitmapex.hxx b/include/vcl/bitmapex.hxx
index 193795e35c5a..8912eae95649 100644
--- a/include/vcl/bitmapex.hxx
+++ b/include/vcl/bitmapex.hxx
@@ -144,9 +144,6 @@ public:
@param nDY
Number of scanlines to pad at the bottom border of the bitmap
- @param pInitColor
- Color to use for padded pixel
-
@param bExpandTransparent
Whether to expand the transparency color or not.
@@ -156,7 +153,6 @@ public:
*/
bool Expand(
sal_uLong nDX, sal_uLong nDY,
- const Color* pInitColor = nullptr,
bool bExpandTransparent = false );
/** Copy a rectangular area from another bitmap