Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx3414 XclImpChAxesSet::XclImpChAxesSet( const XclImpChRoot& rRoot, sal_uInt16 nAxesSetId ) : in XclImpChAxesSet() function in XclImpChAxesSet
3425 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 …]
/trunk/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;

Completed in 56 milliseconds