diff options
Diffstat (limited to 'svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx')
-rw-r--r-- | svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx b/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx index be90d488168d..a78ba0fc7957 100644 --- a/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx +++ b/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx @@ -54,6 +54,7 @@ namespace sdr void forgetAsynchGraphicLoadingEvent(sdr::event::AsynchGraphicLoadingEvent* pEvent); protected: + const SdrGrafObj& getSdrGrafObj() const; SdrGrafObj& getSdrGrafObj(); // This method is responsible for creating the graphical visualisation data |