summaryrefslogtreecommitdiff
path: root/svx/inc/svx/svdopath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/svdopath.hxx')
-rw-r--r--svx/inc/svx/svdopath.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/inc/svx/svdopath.hxx b/svx/inc/svx/svdopath.hxx
index 665d84a2a168..4ed1deb47f1f 100644
--- a/svx/inc/svx/svdopath.hxx
+++ b/svx/inc/svx/svdopath.hxx
@@ -62,13 +62,12 @@ public:
class SVX_DLLPUBLIC SdrPathObj : public SdrTextObj
{
+private:
friend class ImpPathForDragAndCreate;
- // DrawContact section
-private:
+protected:
virtual sdr::contact::ViewContact* CreateObjectSpecificViewContact();
-protected:
basegfx::B2DPolyPolygon maPathPolygon;
SdrObjKind meKind;