Searched refs:_pSortedMemberInit (Results 1 – 2 of 2) sorted by relevance
799 typelib_typedescription_release( _pSortedMemberInit[nPos].second ); in ~InterfaceIdlClassImpl()801 delete [] _pSortedMemberInit; in ~InterfaceIdlClassImpl()850 _pSortedMemberInit = pSortedMemberInit; in initMembers()884 if (! _pSortedMemberInit) in getMethods()894 getReflection(), _pSortedMemberInit[nPos].first, in getMethods()895 _pSortedMemberInit[nPos].second, IdlClassImpl::getTypeDescr() ); in getMethods()904 if (! _pSortedMemberInit) in getFields()914 getReflection(), _pSortedMemberInit[_nMethods+nPos].first, in getFields()915 _pSortedMemberInit[_nMethods+nPos].second, IdlClassImpl::getTypeDescr() ); in getFields()924 if (! _pSortedMemberInit) in getMethod()[all …]
220 MemberInit * _pSortedMemberInit; // first methods, then attributes member in stoc_corefl::InterfaceIdlClassImpl237 , _pSortedMemberInit( 0 ) in InterfaceIdlClassImpl()