Lines Matching refs:Is
189 if( aMethod.Is() ) nMask |= 0x0001; in Save()
257 if( aSlotType.Is() ) nMask |= 0x2000; in Save()
353 if( aSlotType.Is() || !GetRef() ) return aSlotType; in GetSlotType()
358 if( aMethod.Is() || !GetRef() ) return aMethod; in GetMethod()
661 if( !aSlotType.Is() ) in ReadAttributesSvIdl()
665 if( pTok->Is( SvHash_SlotType() ) ) in ReadAttributesSvIdl()
671 if( aSlotType.Is() ) in ReadAttributesSvIdl()
693 if( !aMethod.Is() ) in ReadAttributesSvIdl()
727 if( aSlotType.Is() ) in WriteAttributesSvIdl()
734 if( aMethod.Is() ) in WriteAttributesSvIdl()
1028 if( xM.Is() ) in Write()