summaryrefslogtreecommitdiffstats
path: root/include/svx/shapepropertynotifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/shapepropertynotifier.hxx')
-rw-r--r--include/svx/shapepropertynotifier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/shapepropertynotifier.hxx b/include/svx/shapepropertynotifier.hxx
index 1d2147a93d56..ac0ac3f5fa3d 100644
--- a/include/svx/shapepropertynotifier.hxx
+++ b/include/svx/shapepropertynotifier.hxx
@@ -115,7 +115,7 @@ namespace svx
/** registers a IPropertyValueProvider
*/
- void registerProvider( const ShapeProperty _eProperty, const PPropertyValueProvider _pProvider );
+ void registerProvider( const ShapeProperty _eProperty, const PPropertyValueProvider& _rProvider );
/** notifies changes in the given property to all registered listeners