summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/writer/WDriver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/writer/WDriver.cxx')
-rw-r--r--connectivity/source/drivers/writer/WDriver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/writer/WDriver.cxx b/connectivity/source/drivers/writer/WDriver.cxx
index d19f2fb2425b..d07d2f326b31 100644
--- a/connectivity/source/drivers/writer/WDriver.cxx
+++ b/connectivity/source/drivers/writer/WDriver.cxx
@@ -43,7 +43,7 @@ OUString SAL_CALL ODriver::getImplementationName()
return getImplementationName_Static();
}
-uno::Reference< css::uno::XInterface > SAL_CALL
+uno::Reference< css::uno::XInterface >
ODriver_CreateInstance(const uno::Reference<
lang::XMultiServiceFactory >& _rxFactory)
{