summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animexp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/animexp.cxx')
-rw-r--r--xmloff/source/draw/animexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/animexp.cxx b/xmloff/source/draw/animexp.cxx
index 0bc68d3ea400..05c12cbb4d1a 100644
--- a/xmloff/source/draw/animexp.cxx
+++ b/xmloff/source/draw/animexp.cxx
@@ -225,7 +225,7 @@ class AnimExpImpl
{
public:
list<XMLEffectHint> maEffects;
- UniReference< XMLShapeExport > mxShapeExp;
+ rtl::Reference< XMLShapeExport > mxShapeExp;
OUString msDimColor;
OUString msDimHide;