Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx81 class XclExpChRoot : public XclExpRoot class
88 virtual ~XclExpChRoot();
91 inline const XclExpChRoot& GetChRoot() const { return *this; } in GetChRoot()
171 class XclExpChGroupBase : public XclExpRecord, protected XclExpChRoot
237 void Convert( const XclExpChRoot& rRoot,
273 bool Convert( const XclExpChRoot& rRoot,
526 explicit XclExpChText( const XclExpChRoot& rRoot );
576 void Convert( const XclExpChRoot& rRoot,
816 class XclExpChType : public XclExpRecord, protected XclExpChRoot
823 explicit XclExpChType( const XclExpChRoot& rRoot );
[all …]
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx296 XclExpChRoot::XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData ) : in XclExpChRoot() function in XclExpChRoot
302 XclExpChRoot::~XclExpChRoot() in ~XclExpChRoot()
439 XclExpChRoot( rRoot ), in XclExpChGroupBase()
485 XclExpChRoot( rRoot ) in XclExpChFutureRecordBase()
912 XclExpChRoot( rRoot ) in XclExpChSourceLink()
1673 XclExpChRoot( rRoot ) in XclExpChSerTrendLine()
1739 XclExpChRoot( rRoot ) in XclExpChSerErrorBar()
2124 XclExpChRoot( rRoot ), in XclExpChType()
2618 XclExpChRoot( rRoot ) in XclExpChLabelRange()
2732 XclExpChRoot( rRoot ) in XclExpChValueRange()
[all …]

Completed in 56 milliseconds