From 7b089e2ccccb9872e6bd01af6ed8cefbd8160364 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 1 Oct 2012 21:54:06 +0300 Subject: Use prefix Change-Id: Ide081f18af82e68b55d6d48168a0a567e5e64f04 --- basctl/source/basicide/register.cxx | 2 +- basctl/util/basctl.component | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/basctl/source/basicide/register.cxx b/basctl/source/basicide/register.cxx index b2846591dc63..563cc6246de9 100644 --- a/basctl/source/basicide/register.cxx +++ b/basctl/source/basicide/register.cxx @@ -36,7 +36,7 @@ using namespace ::com::sun::star::lang; extern "C" { -SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplementationName, +SAL_DLLPUBLIC_EXPORT void* SAL_CALL basctl_component_getFactory( const sal_Char* pImplementationName, void* pServiceManager, void* pRegistryKey ) { diff --git a/basctl/util/basctl.component b/basctl/util/basctl.component index d9ecf795f037..a42ddff3eddf 100644 --- a/basctl/util/basctl.component +++ b/basctl/util/basctl.component @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - -- cgit v1.2.3