Add prefixes for some component_getFactory functions
This commit is contained in:
@@ -53,7 +53,7 @@ using namespace ::com::sun::star::registry;
|
||||
extern "C"
|
||||
{
|
||||
//==================================================================================================
|
||||
SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
|
||||
SAL_DLLPUBLIC_EXPORT void * SAL_CALL xsec_fw_component_getFactory(
|
||||
const sal_Char * pImplName, void * pServiceManager, void * /*pRegistryKey*/ )
|
||||
{
|
||||
void * pRet = 0;
|
||||
|
Reference in New Issue
Block a user