summaryrefslogtreecommitdiff
path: root/unoxml/source/rdf/librdf_services.cxx
diff options
context:
space:
mode:
authorMatus Kukan <matus.kukan@gmail.com>2011-06-24 14:55:37 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-06-24 14:55:37 +0100
commit1ef868489e324c66ef54549a12d91ebd39dd7488 (patch)
tree82e5264071d3b43170f0222badb88f5573f97caf /unoxml/source/rdf/librdf_services.cxx
parenteddbb9c7d6ee5caa3302145cedf81df044d85ef4 (diff)
update component factory methods to use new prefixes, to add lib merging
Diffstat (limited to 'unoxml/source/rdf/librdf_services.cxx')
-rw-r--r--unoxml/source/rdf/librdf_services.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/source/rdf/librdf_services.cxx b/unoxml/source/rdf/librdf_services.cxx
index 03b2b1e39eec..5ef77122e749 100644
--- a/unoxml/source/rdf/librdf_services.cxx
+++ b/unoxml/source/rdf/librdf_services.cxx
@@ -39,7 +39,7 @@ using namespace ::com::sun::star;
extern "C"
{
-SAL_DLLPUBLIC_EXPORT void SAL_CALL component_getImplementationEnvironment(const sal_Char **o_ppEnvironmentTypeName,
+SAL_DLLPUBLIC_EXPORT void SAL_CALL unordf_component_getImplementationEnvironment(const sal_Char **o_ppEnvironmentTypeName,
uno_Environment ** /* ppEnvironment */)
{
*o_ppEnvironmentTypeName = CPPU_CURRENT_LANGUAGE_BINDING_NAME;
@@ -65,7 +65,7 @@ static ::cppu::ImplementationEntry const entries[] = {
{ 0, 0, 0, 0, 0, 0 }
};
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
+SAL_DLLPUBLIC_EXPORT void * SAL_CALL unordf_component_getFactory(
const char * implName, void * serviceManager, void * registryKey)
{
return ::cppu::component_getFactoryHelper(