summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshapesubsetting.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawshapesubsetting.cxx')
-rw-r--r--slideshow/source/engine/shapes/drawshapesubsetting.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/drawshapesubsetting.cxx b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
index fab2a4096159..3c3e1d7881c5 100644
--- a/slideshow/source/engine/shapes/drawshapesubsetting.cxx
+++ b/slideshow/source/engine/shapes/drawshapesubsetting.cxx
@@ -277,7 +277,7 @@ namespace slideshow
maCurrentSubsets.push_back( maSubset );
}
- DocTreeNode DrawShapeSubsetting::getSubsetNode() const
+ const DocTreeNode& DrawShapeSubsetting::getSubsetNode() const
{
return maSubset;
}