Searched refs:IdlReflectionServiceImpl (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/stoc/source/corereflection/ |
H A D | crefl.cxx | 88 IdlReflectionServiceImpl::IdlReflectionServiceImpl( in IdlReflectionServiceImpl() function in stoc_corefl::IdlReflectionServiceImpl 100 IdlReflectionServiceImpl::~IdlReflectionServiceImpl() in ~IdlReflectionServiceImpl() 108 Any IdlReflectionServiceImpl::queryInterface( const Type & rType ) in queryInterface() 120 void IdlReflectionServiceImpl::acquire() throw() in acquire() 125 void IdlReflectionServiceImpl::release() throw() in release() 132 Sequence< Type > IdlReflectionServiceImpl::getTypes() in getTypes() 170 void IdlReflectionServiceImpl::dispose() in dispose() 191 OUString IdlReflectionServiceImpl::getImplementationName() in getImplementationName() 405 const Mapping & IdlReflectionServiceImpl::getCpp2Uno() in getCpp2Uno() 428 const Mapping & IdlReflectionServiceImpl::getUno2Cpp() in getUno2Cpp() [all …]
|
H A D | base.hxx | 98 class IdlReflectionServiceImpl class 127 virtual ~IdlReflectionServiceImpl(); 162 IdlReflectionServiceImpl * _pReflection; 172 IdlReflectionServiceImpl * getReflection() const in getReflection() 180 IdlClassImpl( IdlReflectionServiceImpl * pReflection, 293 ArrayIdlClassImpl( IdlReflectionServiceImpl * pReflection, in ArrayIdlClassImpl() 331 EnumIdlClassImpl( IdlReflectionServiceImpl * pReflection, in EnumIdlClassImpl() 349 IdlReflectionServiceImpl * _pReflection; 359 IdlReflectionServiceImpl * getReflection() const in getReflection() 384 IdlReflectionServiceImpl * pRefl ) in extract() [all …]
|
H A D | criface.cxx | 57 IdlAttributeFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlAttributeFieldImpl() 358 IdlInterfaceMethodImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlInterfaceMethodImpl() 498 IdlReflectionServiceImpl * pRefl = getReflection(); in getExceptionTypes() 524 IdlReflectionServiceImpl * pRefl = getReflection(); in getParameterTypes() 572 IdlReflectionServiceImpl * pRefl = getReflection(); in getParameterInfos()
|
H A D | crbase.cxx | 55 IdlClassImpl::IdlClassImpl( IdlReflectionServiceImpl * pReflection, in IdlClassImpl() 240 IdlMemberImpl::IdlMemberImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlMemberImpl()
|
H A D | crenum.cxx | 41 IdlEnumFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlEnumFieldImpl()
|
H A D | crcomp.cxx | 47 IdlCompFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlCompFieldImpl()
|
Completed in 65 milliseconds