Home
last modified time | relevance | path

Searched refs:IsValidGroup (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup() function in XclExpChTypeGroup
H A Dxichart.hxx1053 inline bool IsValidGroup() const { return !maSeries.empty(); } in IsValidGroup() function in XclImpChTypeGroup
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2711 DBG_ASSERT( IsValidGroup(), "XclImpChTypeGroup::CreateChartType - type group without series" ); in CreateChartType()
3458 if( xTypeGroup->IsValidGroup() ) in Finalize()
H A Dxechart.cxx3152 if( xTypeGroup->IsValidGroup() ) in Convert()

Completed in 68 milliseconds