Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx1159 inline sal_uInt16 GetAxesSetId() const { return maData.mnAxesSetId; } in GetAxesSetId() function in XclExpChAxesSet
H A Dxichart.hxx1300 inline sal_uInt16 GetAxesSetId() const { return maData.mnAxesSetId; } in GetAxesSetId() function in XclImpChAxesSet
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx3183 if( xDiagram.is() && (GetAxesSetId() == EXC_CHAXESSET_PRIMARY) ) in Convert()
3197 if( xDiagram.is() && (GetAxesSetId() == EXC_CHAXESSET_PRIMARY) ) in Convert()
H A Dxichart.cxx3519 if( GetAxesSetId() == EXC_CHAXESSET_PRIMARY ) in Convert()
3949 switch( xAxesSet->GetAxesSetId() ) in ReadChAxesSet()

Completed in 89 milliseconds