summaryrefslogtreecommitdiff
path: root/chart2/source/inc/charttoolsdllapi.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/charttoolsdllapi.hxx')
-rw-r--r--chart2/source/inc/charttoolsdllapi.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/inc/charttoolsdllapi.hxx b/chart2/source/inc/charttoolsdllapi.hxx
index 570e92b97192..0ae3cc41a096 100644
--- a/chart2/source/inc/charttoolsdllapi.hxx
+++ b/chart2/source/inc/charttoolsdllapi.hxx
@@ -30,6 +30,9 @@
#define OOO_DLLPUBLIC_CHARTTOOLS SAL_DLLPUBLIC_IMPORT
#endif
+extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL charttools_component_getFactory(
+ const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey );
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */