Home
last modified time | relevance | path

Searched refs:pComponentFunction (Results 1 – 4 of 4) sorted by relevance

/trunk/main/forms/source/inc/
H A Dforms_module_impl.hxx157 const sal_Int64* pComponentFunction = s_pCreationFunctionPointers->getConstArray(); in getComponentFactory() local
160 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
165 …mponentInstantiationFunction = reinterpret_cast<const ComponentInstantiation>(*pComponentFunction); in getComponentFactory()
/trunk/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx141 const sal_Int64* pComponentFunction = s_pCreationFunctionPointers->getConstArray(); in getComponentFactory() local
144 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
149 …mponentInstantiationFunction = reinterpret_cast<const ComponentInstantiation>(*pComponentFunction); in getComponentFactory()
/trunk/main/extensions/source/inc/
H A Dcomponentmodule.cxx263 const sal_Int64* pComponentFunction = s_pCreationFunctionPointers->getConstArray(); in getComponentFactory() local
266 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
271 …mponentInstantiationFunction = reinterpret_cast<const ComponentInstantiation>(*pComponentFunction); in getComponentFactory()
/trunk/main/dbaccess/source/ext/adabas/
H A DAcomponentmodule.cxx273 const sal_Int64* pComponentFunction = s_pCreationFunctionPointers->getConstArray(); in getComponentFactory() local
276 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
281 …mponentInstantiationFunction = reinterpret_cast<const ComponentInstantiation>(*pComponentFunction); in getComponentFactory()

Completed in 23 milliseconds