summaryrefslogtreecommitdiff
path: root/cppcanvas/source/inc/implrenderer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/inc/implrenderer.hxx')
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx
index e264d7791ca1..b4b2b28c3903 100644
--- a/cppcanvas/source/inc/implrenderer.hxx
+++ b/cppcanvas/source/inc/implrenderer.hxx
@@ -255,8 +255,8 @@ static float GetSwapFloat( SvStream& rSt )
sal_Int32& io_rCurrActionIndex );
static bool isActionContained( GDIMetaFile& rMtf,
- const char* pCommentString,
- sal_uInt16 nType );
+ const char* pCommentString,
+ MetaActionType nType );
void createGradientAction( const ::tools::PolyPolygon& rPoly,
const ::Gradient& rGradient,