Kaydet (Commit) 565acfef authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use prefix

Change-Id: Ife93e37f8b24f3ce96b55c5a221f0f929b789f60
üst f4901ad5
...@@ -217,7 +217,7 @@ static cppu::ImplementationEntry const services[] = { ...@@ -217,7 +217,7 @@ static cppu::ImplementationEntry const services[] = {
} }
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL gconfbe1_component_getFactory(
char const * pImplName, void * pServiceManager, void * pRegistryKey) char const * pImplName, void * pServiceManager, void * pRegistryKey)
{ {
return cppu::component_getFactoryHelper( return cppu::component_getFactoryHelper(
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="gconfbe1"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.configuration.backend.GconfBackend"> <implementation name="com.sun.star.comp.configuration.backend.GconfBackend">
<service name="com.sun.star.configuration.backend.GconfBackend"/> <service name="com.sun.star.configuration.backend.GconfBackend"/>
......
...@@ -215,7 +215,7 @@ static cppu::ImplementationEntry const services[] = { ...@@ -215,7 +215,7 @@ static cppu::ImplementationEntry const services[] = {
} }
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL kde4be1_component_getFactory(
char const * pImplName, void * pServiceManager, void * pRegistryKey) char const * pImplName, void * pServiceManager, void * pRegistryKey)
{ {
return cppu::component_getFactoryHelper( return cppu::component_getFactoryHelper(
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="kde4be1"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.configuration.backend.KDE4Backend"> <implementation name="com.sun.star.comp.configuration.backend.KDE4Backend">
<service name="com.sun.star.configuration.backend.KDE4Backend"/> <service name="com.sun.star.configuration.backend.KDE4Backend"/>
......
...@@ -215,7 +215,7 @@ static cppu::ImplementationEntry const services[] = { ...@@ -215,7 +215,7 @@ static cppu::ImplementationEntry const services[] = {
} }
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL kdebe1_component_getFactory(
char const * pImplName, void * pServiceManager, void * pRegistryKey) char const * pImplName, void * pServiceManager, void * pRegistryKey)
{ {
return cppu::component_getFactoryHelper( return cppu::component_getFactoryHelper(
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="kdebe1"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.configuration.backend.KDEBackend"> <implementation name="com.sun.star.comp.configuration.backend.KDEBackend">
<service name="com.sun.star.configuration.backend.KDEBackend"/> <service name="com.sun.star.configuration.backend.KDEBackend"/>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="macbe1"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.configuration.backend.MacOSXBackend"> <implementation name="com.sun.star.comp.configuration.backend.MacOSXBackend">
<service name="com.sun.star.configuration.backend.MacOSXBackend"/> <service name="com.sun.star.configuration.backend.MacOSXBackend"/>
......
...@@ -60,7 +60,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] = ...@@ -60,7 +60,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char *aImplementationName, void *aServiceManager, void *aRegistryKey) extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL macbe1_component_getFactory( const sal_Char *aImplementationName, void *aServiceManager, void *aRegistryKey)
{ {
return cppu::component_getFactoryHelper( return cppu::component_getFactoryHelper(
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="wininetbe1"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.configuration.backend.WinInetBackend"> <implementation name="com.sun.star.comp.configuration.backend.WinInetBackend">
<service name="com.sun.star.configuration.backend.WinInetBackend"/> <service name="com.sun.star.configuration.backend.WinInetBackend"/>
......
...@@ -60,7 +60,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] = ...@@ -60,7 +60,7 @@ static const cppu::ImplementationEntry kImplementations_entries[] =
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory( const sal_Char *aImplementationName, extern "C" SAL_DLLPUBLIC_EXPORT void * SAL_CALL wininetbe1_component_getFactory( const sal_Char *aImplementationName,
void *aServiceManager, void *aServiceManager,
void *aRegistryKey) { void *aRegistryKey) {
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="cmdmail"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.system.SimpleCommandMail"> <implementation name="com.sun.star.comp.system.SimpleCommandMail">
<service name="com.sun.star.system.SimpleCommandMail"/> <service name="com.sun.star.system.SimpleCommandMail"/>
......
...@@ -62,7 +62,7 @@ extern "C" ...@@ -62,7 +62,7 @@ extern "C"
// component_getFactory // component_getFactory
//---------------------------------------------------------------------- //----------------------------------------------------------------------
SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( SAL_DLLPUBLIC_EXPORT void* SAL_CALL cmdmail_component_getFactory(
const sal_Char* pImplName, const sal_Char* pImplName,
SAL_UNUSED_PARAMETER uno_Interface* /*pSrvManager*/, SAL_UNUSED_PARAMETER uno_Interface* /*pSrvManager*/,
SAL_UNUSED_PARAMETER uno_Interface* /*pRegistryKey*/ ) SAL_UNUSED_PARAMETER uno_Interface* /*pRegistryKey*/ )
......
...@@ -60,7 +60,7 @@ extern "C" ...@@ -60,7 +60,7 @@ extern "C"
// component_getFactory // component_getFactory
//---------------------------------------------------------------------- //----------------------------------------------------------------------
SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( SAL_DLLPUBLIC_EXPORT void* SAL_CALL syssh_component_getFactory(
const sal_Char* pImplName, const sal_Char* pImplName,
SAL_UNUSED_PARAMETER uno_Interface* /*pSrvManager*/, SAL_UNUSED_PARAMETER uno_Interface* /*pSrvManager*/,
SAL_UNUSED_PARAMETER uno_Interface* /*pRegistryKey*/ ) SAL_UNUSED_PARAMETER uno_Interface* /*pRegistryKey*/ )
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="syssh"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.comp.system.SystemShellExecute"> <implementation name="com.sun.star.comp.system.SystemShellExecute">
<service name="com.sun.star.system.SystemShellExecute"/> <service name="com.sun.star.system.SystemShellExecute"/>
......
...@@ -63,7 +63,7 @@ extern "C" ...@@ -63,7 +63,7 @@ extern "C"
// returns a factory to create XFilePicker-Services // returns a factory to create XFilePicker-Services
//---------------------------------------------------------------------- //----------------------------------------------------------------------
SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface*, uno_Interface* /*pRegistryKey*/ ) SAL_DLLPUBLIC_EXPORT void* SAL_CALL syssh_component_getFactory( const sal_Char* pImplName, uno_Interface*, uno_Interface* /*pRegistryKey*/ )
{ {
void* pRet = 0; void* pRet = 0;
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="smplmail"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.system.SimpleSystemMail"> <implementation name="com.sun.star.system.SimpleSystemMail">
<service name="com.sun.star.system.SimpleSystemMail"/> <service name="com.sun.star.system.SimpleSystemMail"/>
......
...@@ -63,7 +63,7 @@ extern "C" ...@@ -63,7 +63,7 @@ extern "C"
// returns a factory to create XFilePicker-Services // returns a factory to create XFilePicker-Services
//---------------------------------------------------------------------- //----------------------------------------------------------------------
SAL_DLLPUBLIC_EXPORT void* SAL_CALL component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* /*pRegistryKey*/ ) SAL_DLLPUBLIC_EXPORT void* SAL_CALL smplmail_component_getFactory( const sal_Char* pImplName, uno_Interface* pSrvManager, uno_Interface* /*pRegistryKey*/ )
{ {
void* pRet = 0; void* pRet = 0;
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
* *
**********************************************************************--> **********************************************************************-->
<component loader="com.sun.star.loader.SharedLibrary" <component loader="com.sun.star.loader.SharedLibrary" prefix="syssh"
xmlns="http://openoffice.org/2010/uno-components"> xmlns="http://openoffice.org/2010/uno-components">
<implementation name="com.sun.star.system.SystemShellExecute"> <implementation name="com.sun.star.system.SystemShellExecute">
<service name="com.sun.star.system.SystemShellExecute"/> <service name="com.sun.star.system.SystemShellExecute"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment