Use prefix

Change-Id: I0323e3eb9446c4f2b18f84f5ed33909a877163c8
This commit is contained in:
Tor Lillqvist
2012-10-02 11:45:11 +03:00
parent ae53e3e9fc
commit 1b075ea2cb
12 changed files with 12 additions and 12 deletions

View File

@@ -959,7 +959,7 @@ extern "C"
* data
* @return a component factory
*/
SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
SAL_DLLPUBLIC_EXPORT void * SAL_CALL scriptframe_component_getFactory(
const sal_Char * pImplName,
lang::XMultiServiceFactory * pServiceManager,
registry::XRegistryKey * pRegistryKey )