summaryrefslogtreecommitdiffstats
path: root/include/oox/vml/vmlshapecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/vml/vmlshapecontext.hxx')
-rw-r--r--include/oox/vml/vmlshapecontext.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/oox/vml/vmlshapecontext.hxx b/include/oox/vml/vmlshapecontext.hxx
index 84694e655865..7251c1656f68 100644
--- a/include/oox/vml/vmlshapecontext.hxx
+++ b/include/oox/vml/vmlshapecontext.hxx
@@ -141,10 +141,8 @@ private:
/** Processes the 'path' attribute. */
void setVmlPath( const OUString& rPath );
-protected:
- ShapeBase& mrShape;
-
private:
+ ShapeBase& mrShape;
ShapeModel& mrShapeModel;
};