Home
last modified time | relevance | path

Searched refs:GetLegend (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx1072 inline XclImpChLegendRef GetLegend() const { return mxLegend; } in GetLegend() function in XclImpChTypeGroup
1311 XclImpChLegendRef GetLegend() const;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3501 XclImpChLegendRef XclImpChAxesSet::GetLegend() const in GetLegend() function in XclImpChAxesSet
3505 xLegend = aIt->second->GetLegend(); in GetLegend()
3980 mxLegend = mxPrimAxesSet->GetLegend(); in Finalize()
3982 mxLegend = mxSecnAxesSet->GetLegend(); in Finalize()

Completed in 45 milliseconds