summaryrefslogtreecommitdiff
path: root/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/contact/objectcontactofobjlistpainter.hxx')
-rw-r--r--include/svx/sdr/contact/objectcontactofobjlistpainter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
index d9d0ffbf795b..e7c39c061f99 100644
--- a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
+++ b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
@@ -82,13 +82,13 @@ public:
class ObjectContactOfPagePainter : public ObjectContactPainter
{
-protected:
// the original ObjectContact this painter is working on
ObjectContact& mrOriginalObjectContact;
// Set StartPoint for next run, also given in constructor
tools::WeakReference<SdrPage> mxStartPage;
+protected:
// Hierarchy access methods
virtual sal_uInt32 GetPaintObjectCount() const override;
virtual ViewContact& GetPaintObjectViewContact(sal_uInt32 nIndex) override;