summaryrefslogtreecommitdiff
path: root/svx/source/table/viewcontactoftableobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/viewcontactoftableobj.hxx')
-rw-r--r--svx/source/table/viewcontactoftableobj.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/svx/source/table/viewcontactoftableobj.hxx b/svx/source/table/viewcontactoftableobj.hxx
index a0581e2afb3d..8ee5af27bba9 100644
--- a/svx/source/table/viewcontactoftableobj.hxx
+++ b/svx/source/table/viewcontactoftableobj.hxx
@@ -30,12 +30,6 @@ namespace sdr
class ViewContactOfTableObj : public ViewContactOfSdrObj
{
protected:
- // internal access to SdrTextObj
- const sdr::table::SdrTableObj& GetTableObj() const
- {
- return static_cast<const sdr::table::SdrTableObj&>(GetSdrObject());
- }
-
// This method is responsible for creating the graphical visualisation data derived ONLY from
// the model data
virtual drawinglayer::primitive2d::Primitive2DContainer createViewIndependentPrimitive2DSequence() const override;