summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/inc/comphelper/processfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/inc/comphelper/processfactory.hxx b/comphelper/inc/comphelper/processfactory.hxx
index 642d16ffee9a..d2ae887ba341 100644
--- a/comphelper/inc/comphelper/processfactory.hxx
+++ b/comphelper/inc/comphelper/processfactory.hxx
@@ -73,7 +73,7 @@ COMPHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XI
@see getProcessServiceFactory
@see setProcessServiceFactory
*/
-::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
+COMPHELPER_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >
createProcessComponentWithArguments(
const ::rtl::OUString& _rServiceSpecifier,
const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& _rArgs