diff options
Diffstat (limited to 'sw/inc/unodraw.hxx')
-rw-r--r-- | sw/inc/unodraw.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unodraw.hxx b/sw/inc/unodraw.hxx index 1d78e1fc6d7fc..4494e1c4a989f 100644 --- a/sw/inc/unodraw.hxx +++ b/sw/inc/unodraw.hxx @@ -243,7 +243,6 @@ public: SwShapeDescriptor_Impl* GetDescImpl() {return m_pImpl.get();} SwFrameFormat* GetFrameFormat() const; - const css::uno::Reference< css::uno::XAggregation >& GetAggregationInterface() const {return m_xShapeAgg;} SvxShape* GetSvxShape(); // helper |