Searched defs:IsValidAxesSet (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/sc/source/filter/inc/ | ||
| H A D | xechart.hxx | 1157 inline bool IsValidAxesSet() const { return !maTypeGroups.IsEmpty(); } in IsValidAxesSet() function in XclExpChAxesSet |
| H A D | xichart.hxx | 1298 inline bool IsValidAxesSet() const { return !maTypeGroups.empty(); } in IsValidAxesSet() function in XclImpChAxesSet |