Home
last modified time | relevance | path

Searched refs:IdlReflectionServiceImpl (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/stoc/source/corereflection/
H A Dcrefl.cxx88 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 Dbase.hxx98 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 Dcriface.cxx57 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 Dcrbase.cxx55 IdlClassImpl::IdlClassImpl( IdlReflectionServiceImpl * pReflection, in IdlClassImpl()
240 IdlMemberImpl::IdlMemberImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlMemberImpl()
H A Dcrenum.cxx41 IdlEnumFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlEnumFieldImpl()
H A Dcrcomp.cxx47 IdlCompFieldImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName, in IdlCompFieldImpl()

Completed in 67 milliseconds