Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3450 if( IsValidAxesSet() ) in Finalize()
3465 if( IsValidAxesSet() ) in Finalize()
3516 if( IsValidAxesSet() && xDiagram.is() ) in Convert()
4049 if( !mxSecnAxesSet->IsValidAxesSet() ) in FinalizeTitle()
H A Dxechart.cxx3410 sal_uInt16 nUsedAxesSets = mxSecnAxesSet->IsValidAxesSet() ? 2 : 1; in WriteSubRecords()
3413 if( mxSecnAxesSet->IsValidAxesSet() ) in WriteSubRecords()
/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx1157 inline bool IsValidAxesSet() const { return !maTypeGroups.IsEmpty(); } in IsValidAxesSet() function in XclExpChAxesSet
H A Dxichart.hxx1298 inline bool IsValidAxesSet() const { return !maTypeGroups.empty(); } in IsValidAxesSet() function in XclImpChAxesSet

Completed in 69 milliseconds