Home
last modified time | relevance | path

Searched refs:_pCreateFunction (Results 1 – 11 of 11) sorted by relevance

/trunk/main/dbaccess/source/inc/
H A Dregistrationhelper.hxx32 ::cppu::ComponentInstantiation _pCreateFunction,
63 ::cppu::ComponentInstantiation _pCreateFunction,
/trunk/main/comphelper/source/misc/
H A Dcomponentmodule.cxx127 ::cppu::ComponentFactoryFunc _pCreateFunction, FactoryInstantiation _pFactoryFunction ) in registerImplementation() argument
129 …Component( _rImplementationName, _rServiceNames, ::rtl::OUString(), _pCreateFunction, _pFactoryFun… in registerImplementation()
/trunk/main/extensions/source/inc/
H A Dcomponentmodule.hxx55 ::cppu::ComponentInstantiation _pCreateFunction,
110 ::cppu::ComponentInstantiation _pCreateFunction,
H A Dcomponentmodule.cxx166 ComponentInstantiation _pCreateFunction, in registerComponent() argument
194 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
/trunk/main/dbaccess/source/ext/adabas/
H A DAcomponentmodule.hxx71 ::cppu::ComponentInstantiation _pCreateFunction,
126 ::cppu::ComponentInstantiation _pCreateFunction,
H A DAcomponentmodule.cxx176 ComponentInstantiation _pCreateFunction, in registerComponent() argument
204 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
/trunk/main/forms/source/inc/
H A Dforms_module_impl.hxx60 ComponentInstantiation _pCreateFunction, in registerComponent() argument
88 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
H A Dforms_module.hxx50 ::cppu::ComponentInstantiation _pCreateFunction,
90 ::cppu::ComponentInstantiation _pCreateFunction,
/trunk/main/dbaccess/source/shared/
H A Dregistrationhelper.cxx44 ComponentInstantiation _pCreateFunction, in registerComponent() argument
72 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
/trunk/main/forms/source/misc/
H A Dservices.cxx111 ::cppu::ComponentInstantiation _pCreateFunction // the method for instantiating such a class in registerClassInfo() argument
125 s_aFactories.getArray()[nCurrentLength] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerClassInfo()
/trunk/main/comphelper/inc/comphelper/
H A Dcomponentmodule.hxx131 ::cppu::ComponentFactoryFunc _pCreateFunction,

Completed in 39 milliseconds