Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/excel/
H A Dxichart.cxx3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() function in XclImpChAxesSet
3420 void XclImpChAxesSet::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()
3425 void XclImpChAxesSet::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
3448 void XclImpChAxesSet::Finalize() in Finalize()
3493 XclImpChTypeGroupRef XclImpChAxesSet::GetFirstTypeGroup() const in GetFirstTypeGroup()
3501 XclImpChLegendRef XclImpChAxesSet::GetLegend() const in GetLegend()
3509 const String& XclImpChAxesSet::GetSingleSeriesTitle() const in GetSingleSeriesTitle()
3514 void XclImpChAxesSet::Convert( Reference< XDiagram > xDiagram ) const in Convert()
3547 void XclImpChAxesSet::ConvertTitlePositions() const in ConvertTitlePositions()
3557 void XclImpChAxesSet::ReadChAxis( XclImpStream& rStrm ) in ReadChAxis()
[all …]
/AOO41X/main/sc/source/filter/inc/
H A Dxichart.hxx1280 class XclImpChAxesSet : public XclImpChGroupBase, protected XclImpChRoot class
1288 explicit XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId );
1358 typedef ScfRef< XclImpChAxesSet > XclImpChAxesSetRef;