summaryrefslogtreecommitdiff
path: root/include/svx/grfflt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/grfflt.hxx')
-rw-r--r--include/svx/grfflt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/grfflt.hxx b/include/svx/grfflt.hxx
index 8557c121c648..15dcb34195bd 100644
--- a/include/svx/grfflt.hxx
+++ b/include/svx/grfflt.hxx
@@ -52,7 +52,7 @@ class SVX_DLLPUBLIC SvxGraphicFilter
{
public:
- static sal_uLong ExecuteGrfFilterSlot( SfxRequest& rReq, GraphicObject& rFilterObject );
+ static sal_uLong ExecuteGrfFilterSlot( SfxRequest& rReq, Graphic** pFilterObject );
static void DisableGraphicFilterSlots( SfxItemSet& rSet );
};