summaryrefslogtreecommitdiff
path: root/svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx')
-rw-r--r--svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx b/svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx
index ba7f940bcbae..71e5fc6c77bb 100644
--- a/svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx
+++ b/svx/inc/svx/sdr/contact/viewcontactofpageobj.hxx
@@ -53,10 +53,6 @@ namespace sdr
// create graphical visualisation data
virtual drawinglayer::primitive2d::Primitive2DSequence createViewIndependentPrimitive2DSequence() const;
-
- // Access to referenced page
- const SdrPage* GetReferencedPage() const;
-
public:
// basic constructor, used from SdrObject.
ViewContactOfPageObj(SdrPageObj& rPageObj);