Searched refs:_pCreateFunction (Results 1 – 11 of 11) sorted by relevance
/trunk/main/dbaccess/source/inc/ |
H A D | registrationhelper.hxx | 32 ::cppu::ComponentInstantiation _pCreateFunction, 63 ::cppu::ComponentInstantiation _pCreateFunction,
|
/trunk/main/comphelper/source/misc/ |
H A D | componentmodule.cxx | 127 ::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 D | componentmodule.hxx | 55 ::cppu::ComponentInstantiation _pCreateFunction, 110 ::cppu::ComponentInstantiation _pCreateFunction,
|
H A D | componentmodule.cxx | 166 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 D | Acomponentmodule.hxx | 71 ::cppu::ComponentInstantiation _pCreateFunction, 126 ::cppu::ComponentInstantiation _pCreateFunction,
|
H A D | Acomponentmodule.cxx | 176 ComponentInstantiation _pCreateFunction, in registerComponent() argument 204 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
|
/trunk/main/forms/source/inc/ |
H A D | forms_module_impl.hxx | 60 ComponentInstantiation _pCreateFunction, in registerComponent() argument 88 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
|
H A D | forms_module.hxx | 50 ::cppu::ComponentInstantiation _pCreateFunction, 90 ::cppu::ComponentInstantiation _pCreateFunction,
|
/trunk/main/dbaccess/source/shared/ |
H A D | registrationhelper.cxx | 44 ComponentInstantiation _pCreateFunction, in registerComponent() argument 72 s_pCreationFunctionPointers->getArray()[nOldLen] = reinterpret_cast<sal_Int64>(_pCreateFunction); in registerComponent()
|
/trunk/main/forms/source/misc/ |
H A D | services.cxx | 111 ::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 D | componentmodule.hxx | 131 ::cppu::ComponentFactoryFunc _pCreateFunction,
|
Completed in 57 milliseconds