Searched refs:baseAttribute (Results 1 – 1 of 1) sorted by relevance
2020 typelib_InterfaceAttributeTypeDescription const * baseAttribute in createDerivedInterfaceMemberDescription() local2029 = baseAttribute->aBase.pMemberName); in createDerivedInterfaceMemberDescription()2030 newAttribute->bReadOnly = baseAttribute->bReadOnly; in createDerivedInterfaceMemberDescription()2033 = baseAttribute->pAttributeTypeRef); in createDerivedInterfaceMemberDescription()2039 newAttribute->nGetExceptions = baseAttribute->nGetExceptions; in createDerivedInterfaceMemberDescription()2041 baseAttribute->nGetExceptions, in createDerivedInterfaceMemberDescription()2042 baseAttribute->ppGetExceptions); in createDerivedInterfaceMemberDescription()2043 newAttribute->nSetExceptions = baseAttribute->nSetExceptions; in createDerivedInterfaceMemberDescription()2045 baseAttribute->nSetExceptions, in createDerivedInterfaceMemberDescription()2046 baseAttribute->ppSetExceptions); in createDerivedInterfaceMemberDescription()