Searched refs:IsValidType (Results 1 – 1 of 1) sorted by relevance
832 inline bool IsValidType() const { return maTypeInfo.meTypeId != EXC_CHTYPEID_UNKNOWN; } in IsValidType() function in XclExpChType959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup()
Completed in 14 milliseconds