Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx142 const sal_Int64* pFactoryFunction = s_pFactoryFunctionPointers->getConstArray(); in getComponentFactory() local
144 …or (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunction) in getComponentFactory()
148 …ion FactoryInstantiationFunction = reinterpret_cast<const FactoryInstantiation>(*pFactoryFunction); in getComponentFactory()
/aoo42x/main/forms/source/inc/
H A Dforms_module_impl.hxx158 const sal_Int64* pFactoryFunction = s_pFactoryFunctionPointers->getConstArray(); in getComponentFactory() local
160 …or (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunction) in getComponentFactory()
164 …ion FactoryInstantiationFunction = reinterpret_cast<const FactoryInstantiation>(*pFactoryFunction); in getComponentFactory()
/aoo42x/main/dbaccess/source/ext/adabas/
H A DAcomponentmodule.cxx274 const sal_Int64* pFactoryFunction = s_pFactoryFunctionPointers->getConstArray(); in getComponentFactory() local
276 …or (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunction) in getComponentFactory()
280 …ion FactoryInstantiationFunction = reinterpret_cast<const FactoryInstantiation>(*pFactoryFunction); in getComponentFactory()
/aoo42x/main/extensions/source/inc/
H A Dcomponentmodule.cxx264 const sal_Int64* pFactoryFunction = s_pFactoryFunctionPointers->getConstArray(); in getComponentFactory() local
266 …or (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunction) in getComponentFactory()
270 …ion FactoryInstantiationFunction = reinterpret_cast<const FactoryInstantiation>(*pFactoryFunction); in getComponentFactory()

Completed in 135 milliseconds