Searched refs:IsValidGroup (Results 1 – 4 of 4) sorted by relevance
959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup() function in XclExpChTypeGroup
1053 inline bool IsValidGroup() const { return !maSeries.empty(); } in IsValidGroup() function in XclImpChTypeGroup
2711 DBG_ASSERT( IsValidGroup(), "XclImpChTypeGroup::CreateChartType - type group without series" ); in CreateChartType()3458 if( xTypeGroup->IsValidGroup() ) in Finalize()
3152 if( xTypeGroup->IsValidGroup() ) in Convert()
Completed in 61 milliseconds