summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/facreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source/fastparser/facreg.cxx')
-rw-r--r--sax/source/fastparser/facreg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sax/source/fastparser/facreg.cxx b/sax/source/fastparser/facreg.cxx
index 8352b0cf4824..bc27b2e0b614 100644
--- a/sax/source/fastparser/facreg.cxx
+++ b/sax/source/fastparser/facreg.cxx
@@ -35,7 +35,7 @@ Reference< XInterface > SAL_CALL FastSaxSerializer_CreateInstance( const Referen
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
+SAL_DLLPUBLIC_EXPORT void * SAL_CALL fastsax_component_getFactory( const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
{
void * pRet = 0;