summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/animimp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/animimp.cxx')
-rw-r--r--xmloff/source/draw/animimp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/animimp.cxx b/xmloff/source/draw/animimp.cxx
index 00862123e194..d3c7e2b86c1c 100644
--- a/xmloff/source/draw/animimp.cxx
+++ b/xmloff/source/draw/animimp.cxx
@@ -554,7 +554,7 @@ void XMLAnimationsEffectContext::EndElement()
try
{
- UniReference< XMLShapeImportHelper > xShapeImport( GetImport().GetShapeImport() );
+ rtl::Reference< XMLShapeImportHelper > xShapeImport( GetImport().GetShapeImport() );
Any aAny;
if( !maShapeId.isEmpty() )