Searched refs:IsValidAxesSet (Results 1 – 4 of 4) sorted by relevance
3450 if( IsValidAxesSet() ) in Finalize()3465 if( IsValidAxesSet() ) in Finalize()3516 if( IsValidAxesSet() && xDiagram.is() ) in Convert()4049 if( !mxSecnAxesSet->IsValidAxesSet() ) in FinalizeTitle()
3410 sal_uInt16 nUsedAxesSets = mxSecnAxesSet->IsValidAxesSet() ? 2 : 1; in WriteSubRecords()3413 if( mxSecnAxesSet->IsValidAxesSet() ) in WriteSubRecords()
1157 inline bool IsValidAxesSet() const { return !maTypeGroups.IsEmpty(); } in IsValidAxesSet() function in XclExpChAxesSet
1298 inline bool IsValidAxesSet() const { return !maTypeGroups.empty(); } in IsValidAxesSet() function in XclImpChAxesSet
Completed in 76 milliseconds