summaryrefslogtreecommitdiff
path: root/svx/inc/svx/svdograf.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/svdograf.hxx')
-rw-r--r--svx/inc/svx/svdograf.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/svx/inc/svx/svdograf.hxx b/svx/inc/svx/svdograf.hxx
index 23d9204ca891..1eba8822402a 100644
--- a/svx/inc/svx/svdograf.hxx
+++ b/svx/inc/svx/svdograf.hxx
@@ -120,7 +120,8 @@ protected:
void ImpLinkAnmeldung();
void ImpLinkAbmeldung();
- sal_Bool ImpUpdateGraphicLink() const;
+ sal_Bool ImpUpdateGraphicLink( sal_Bool bAsynchron = sal_True ) const;
+ void ImpSetLinkedGraphic( const Graphic& rGraphic );
DECL_LINK( ImpSwapHdl, GraphicObject* );
public: