From 19f6045aa5cb2265b15db1d17c5940c9694868a9 Mon Sep 17 00:00:00 2001 From: Armin Weiss Date: Thu, 7 Jan 2010 12:31:24 +0000 Subject: #i107839# Added a NbcSetGraphic to SvxGraphicLink and use it in SvxGraphicLink::DataChanged to avoid unwanted ModelChange --- svx/inc/svx/svdograf.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'svx/inc') diff --git a/svx/inc/svx/svdograf.hxx b/svx/inc/svx/svdograf.hxx index 8a81917dfe..0d74a071a0 100644 --- a/svx/inc/svx/svdograf.hxx +++ b/svx/inc/svx/svdograf.hxx @@ -144,6 +144,7 @@ public: void SetGraphicObject( const GraphicObject& rGrfObj ); const GraphicObject& GetGraphicObject( bool bForceSwapIn = false) const; + void NbcSetGraphic(const Graphic& rGrf); void SetGraphic(const Graphic& rGrf); const Graphic& GetGraphic() const; -- cgit v1.2.3