summaryrefslogtreecommitdiff
path: root/svx/inc/svx
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2012-05-15 10:16:23 +0000
committerArmin Le Grand <alg@apache.org>2012-05-15 10:16:23 +0000
commit977a0eff5415a2a4716e02bfab8e69ffb64ad7ce (patch)
tree4017aa9746a9642c0aa7f73a49d246225910fe3f /svx/inc/svx
parent328998206948c32dd45875e4c42e39def1a18371 (diff)
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc
Notes
Diffstat (limited to 'svx/inc/svx')
-rw-r--r--svx/inc/svx/svdograf.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/svdograf.hxx b/svx/inc/svx/svdograf.hxx
index b8437b7320c0..a9751edf807f 100644
--- a/svx/inc/svx/svdograf.hxx
+++ b/svx/inc/svx/svdograf.hxx
@@ -120,6 +120,7 @@ protected:
sal_Bool ImpUpdateGraphicLink( sal_Bool bAsynchron = sal_True ) const;
void ImpSetLinkedGraphic( const Graphic& rGraphic );
DECL_LINK( ImpSwapHdl, GraphicObject* );
+ void onGraphicChanged();
public: