Searched refs:XclImpChAxesSet (Results 1 – 2 of 2) sorted by relevance
3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() function in XclImpChAxesSet3420 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 …]
1280 class XclImpChAxesSet : public XclImpChGroupBase, protected XclImpChRoot class1288 explicit XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId );1358 typedef ScfRef< XclImpChAxesSet > XclImpChAxesSetRef;