Searched defs:IsValidGroup (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/filter/inc/ | ||
H A D | xechart.hxx | 959 inline bool IsValidGroup() const { return !maSeries.IsEmpty() && maType.IsValidType(); } in IsValidGroup() function in XclExpChTypeGroup |
H A D | xichart.hxx | 1053 inline bool IsValidGroup() const { return !maSeries.empty(); } in IsValidGroup() function in XclImpChTypeGroup |
Completed in 55 milliseconds