summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterViewFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterViewFactory.cxx')
-rw-r--r--sdext/source/presenter/PresenterViewFactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterViewFactory.cxx b/sdext/source/presenter/PresenterViewFactory.cxx
index 4ebc8fe59245..1e24207166fe 100644
--- a/sdext/source/presenter/PresenterViewFactory.cxx
+++ b/sdext/source/presenter/PresenterViewFactory.cxx
@@ -392,7 +392,7 @@ Reference<XResource> PresenterViewFactory::CreateView(
xView = NULL;
}
- return Reference<XResource>(xView, UNO_QUERY);
+ return xView;
}
Reference<XView> PresenterViewFactory::CreateSlideShowView(