diff options
Diffstat (limited to 'svx/inc/svx')
-rw-r--r-- | svx/inc/svx/svdograf.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/svdograf.hxx b/svx/inc/svx/svdograf.hxx index ba50873914ae..1399ca9f629a 100644 --- a/svx/inc/svx/svdograf.hxx +++ b/svx/inc/svx/svdograf.hxx @@ -116,6 +116,7 @@ private: bool ImpUpdateGraphicLink( bool bAsynchron = true ) const; void ImpSetLinkedGraphic( const Graphic& rGraphic ); DECL_LINK( ImpSwapHdl, GraphicObject* ); + void onGraphicChanged(); public: TYPEINFO(); |