summaryrefslogtreecommitdiff
path: root/svx/source/unodialogs/textconversiondlgs/services.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-19 13:21:26 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-19 13:21:26 +0100
commit9985d1767c30bb644f8832a7768e9973c127f941 (patch)
tree713339f6905e95d697c830b57fa5c5b12622b707 /svx/source/unodialogs/textconversiondlgs/services.cxx
parent0e9406ad207a9eaff584dd8adc5f10cab55b441c (diff)
CWS gnumake3: repair windows build; convert svx to gbuild
Diffstat (limited to 'svx/source/unodialogs/textconversiondlgs/services.cxx')
-rw-r--r--svx/source/unodialogs/textconversiondlgs/services.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/unodialogs/textconversiondlgs/services.cxx b/svx/source/unodialogs/textconversiondlgs/services.cxx
index 02d18cef9c45..e0e8a8effb7f 100644
--- a/svx/source/unodialogs/textconversiondlgs/services.cxx
+++ b/svx/source/unodialogs/textconversiondlgs/services.cxx
@@ -47,13 +47,13 @@ static struct ::cppu::ImplementationEntry g_entries_unodialogs_chinesetranslatio
extern "C"
{
//==================================================================================================
-void SAL_CALL component_getImplementationEnvironment(
+SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(
const sal_Char ** ppEnvTypeName, uno_Environment ** )
{
*ppEnvTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
}
//==================================================================================================
-void * SAL_CALL component_getFactory(
+SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{
return ::cppu::component_getFactoryHelper(