summaryrefslogtreecommitdiffstats
path: root/fpicker/source/win32/filepicker/FPentry.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-02 10:46:53 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-02 11:31:38 +0300
commit4b6111cf6a6bcc8e3e7064871fea687aa7798299 (patch)
treef8afc6a65b0dbd9595de34bdd00a46eaefb8dd52 /fpicker/source/win32/filepicker/FPentry.cxx
parentUse prefix (diff)
downloadcore-4b6111cf6a6bcc8e3e7064871fea687aa7798299.tar.gz
core-4b6111cf6a6bcc8e3e7064871fea687aa7798299.zip
Use prefix
Change-Id: Ifbe8796e3af2e7544cf7d47bacb0632d36202433
Diffstat (limited to 'fpicker/source/win32/filepicker/FPentry.cxx')
-rw-r--r--fpicker/source/win32/filepicker/FPentry.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/FPentry.cxx b/fpicker/source/win32/filepicker/FPentry.cxx
index 532edcfbf086..f09938ddec51 100644
--- a/fpicker/source/win32/filepicker/FPentry.cxx
+++ b/fpicker/source/win32/filepicker/FPentry.cxx
@@ -89,7 +89,7 @@ createInstance_fop( const Reference< XMultiServiceFactory >& rServiceManager )
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory(
+SAL_DLLPUBLIC_EXPORT void* SAL_CALL fps_win32_component_getFactory(
const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* )
{
void* pRet = 0;