summaryrefslogtreecommitdiff
path: root/writerperfect/source/impress/MWAWPresentationImportFilter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect/source/impress/MWAWPresentationImportFilter.cxx')
-rw-r--r--writerperfect/source/impress/MWAWPresentationImportFilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/source/impress/MWAWPresentationImportFilter.cxx b/writerperfect/source/impress/MWAWPresentationImportFilter.cxx
index c93a9bcf7802..1abcaf6548a0 100644
--- a/writerperfect/source/impress/MWAWPresentationImportFilter.cxx
+++ b/writerperfect/source/impress/MWAWPresentationImportFilter.cxx
@@ -158,7 +158,7 @@ throw (RuntimeException)
Reference< XInterface > SAL_CALL MWAWPresentationImportFilter_createInstance(const Reference< XComponentContext > &rContext)
throw(Exception)
{
- return (cppu::OWeakObject *) new MWAWPresentationImportFilter(rContext);
+ return static_cast<cppu::OWeakObject *>(new MWAWPresentationImportFilter(rContext));
}
// XServiceInfo