Lines Matching refs:IdlReflectionServiceImpl
98 class IdlReflectionServiceImpl class
126 IdlReflectionServiceImpl( const Reference< XComponentContext > & xContext );
127 virtual ~IdlReflectionServiceImpl();
162 IdlReflectionServiceImpl * _pReflection;
172 IdlReflectionServiceImpl * getReflection() const in getReflection()
180 IdlClassImpl( IdlReflectionServiceImpl * pReflection,
233 InterfaceIdlClassImpl( IdlReflectionServiceImpl * pReflection, in InterfaceIdlClassImpl()
268 CompoundIdlClassImpl( IdlReflectionServiceImpl * pReflection, in CompoundIdlClassImpl()
293 ArrayIdlClassImpl( IdlReflectionServiceImpl * pReflection, in ArrayIdlClassImpl()
331 EnumIdlClassImpl( IdlReflectionServiceImpl * pReflection, in EnumIdlClassImpl()
349 IdlReflectionServiceImpl * _pReflection;
359 IdlReflectionServiceImpl * getReflection() const in getReflection()
369 IdlMemberImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName,
384 IdlReflectionServiceImpl * pRefl ) in extract()
411 IdlReflectionServiceImpl * pRefl ) in coerce_assign()