Searched refs:XclImpChAxesSet (Results 1 – 2 of 2) sorted by relevance
3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() function in XclImpChAxesSet3425 void XclImpChAxesSet::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()3448 void XclImpChAxesSet::Finalize() in Finalize()3501 XclImpChLegendRef XclImpChAxesSet::GetLegend() const in GetLegend()3509 const String& XclImpChAxesSet::GetSingleSeriesTitle() const in GetSingleSeriesTitle()3547 void XclImpChAxesSet::ConvertTitlePositions() const in ConvertTitlePositions()3557 void XclImpChAxesSet::ReadChAxis( XclImpStream& rStrm ) in ReadChAxis()3570 void XclImpChAxesSet::ReadChText( XclImpStream& rStrm ) in ReadChText()3583 void XclImpChAxesSet::ReadChPlotFrame( XclImpStream& rStrm ) in ReadChPlotFrame()3592 void XclImpChAxesSet::ReadChTypeGroup( XclImpStream& rStrm ) in ReadChTypeGroup()[all …]
1280 class XclImpChAxesSet : public XclImpChGroupBase, protected XclImpChRoot class1288 explicit XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId );1358 typedef ScfRef< XclImpChAxesSet > XclImpChAxesSetRef;
Completed in 89 milliseconds