summaryrefslogtreecommitdiff
path: root/include/vbahelper/vbashaperange.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vbahelper/vbashaperange.hxx')
-rw-r--r--include/vbahelper/vbashaperange.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vbahelper/vbashaperange.hxx b/include/vbahelper/vbashaperange.hxx
index 9a6a798c4cb0..89cde7643125 100644
--- a/include/vbahelper/vbashaperange.hxx
+++ b/include/vbahelper/vbashaperange.hxx
@@ -56,7 +56,6 @@ class VBAHELPER_DLLPUBLIC ScVbaShapeRange : public ScVbaShapeRange_BASE
private:
css::uno::Reference< css::drawing::XDrawPage > m_xDrawPage;
css::uno::Reference< css::drawing::XShapes > m_xShapes;
-protected:
css::uno::Reference< css::frame::XModel > m_xModel;
virtual OUString getServiceImplName() override;
virtual css::uno::Sequence<OUString> getServiceNames() override;