summaryrefslogtreecommitdiff
path: root/io/source/TextInputStream/TextInputStream.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-10-02 11:19:05 +0300
committerTor Lillqvist <tml@iki.fi>2012-10-02 11:31:38 +0300
commit3cba672351b2736e35fcaba1b4b465da5b4ecc9a (patch)
tree878c726d6ba984c5fdce1f689f02b2dfcbc9b071 /io/source/TextInputStream/TextInputStream.cxx
parent4b6111cf6a6bcc8e3e7064871fea687aa7798299 (diff)
Use prefix
Change-Id: I84ec9d6eed209eb429f5b5d4a667d3450a1435e1
Diffstat (limited to 'io/source/TextInputStream/TextInputStream.cxx')
-rw-r--r--io/source/TextInputStream/TextInputStream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/source/TextInputStream/TextInputStream.cxx b/io/source/TextInputStream/TextInputStream.cxx
index 8015c3be27bd..5e87cf6c1d51 100644
--- a/io/source/TextInputStream/TextInputStream.cxx
+++ b/io/source/TextInputStream/TextInputStream.cxx
@@ -493,7 +493,7 @@ SAL_DLLPUBLIC_EXPORT sal_Bool SAL_CALL component_canUnload( TimeValue *pTime )
}
//==================================================================================================
-SAL_DLLPUBLIC_EXPORT void * SAL_CALL component_getFactory(
+SAL_DLLPUBLIC_EXPORT void * SAL_CALL textinstream_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{
return component_getFactoryHelper( pImplName, pServiceManager, pRegistryKey , g_entries );