summaryrefslogtreecommitdiff
path: root/include/svx/unomaster.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/unomaster.hxx')
-rw-r--r--include/svx/unomaster.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/unomaster.hxx b/include/svx/unomaster.hxx
index ae5206d34f7b..55c2909381d5 100644
--- a/include/svx/unomaster.hxx
+++ b/include/svx/unomaster.hxx
@@ -60,8 +60,6 @@ public:
virtual void dispose() = 0;
virtual void modelChanged( SdrModel* pNewModel ) = 0;
- virtual void pageChanged( SdrPage* pNewPage ) = 0;
- virtual void objectChanged( SdrObject* pNewObj ) = 0;
protected:
~SvxShapeMaster() {}