summaryrefslogtreecommitdiff
path: root/vbahelper/source/msforms/service.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-02 12:59:32 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-02 13:02:38 +0300
commit9da34c09bfd27ba0b1c423ebb558d997b5213018 (patch)
treea5c7435996031938e34186c086cc1755748b9ca2 /vbahelper/source/msforms/service.cxx
parent13ec17ce63dcba161169e8f6d351e92be1e5647e (diff)
Use prefix
Change-Id: Ic63d4b6403438fee2d6c70e329ee33d2cde7426b
Diffstat (limited to 'vbahelper/source/msforms/service.cxx')
-rw-r--r--vbahelper/source/msforms/service.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/service.cxx b/vbahelper/source/msforms/service.cxx
index 7a32b493d287..9bc7953429cf 100644
--- a/vbahelper/source/msforms/service.cxx
+++ b/vbahelper/source/msforms/service.cxx
@@ -42,7 +42,7 @@ extern sdecl::ServiceDecl const serviceDecl;
extern "C"
{
- SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
+ SAL_DLLPUBLIC_EXPORT void * SAL_CALL msforms_component_getFactory(
const sal_Char * pImplName, lang::XMultiServiceFactory * pServiceManager,
registry::XRegistryKey * pRegistryKey )
{