Home
last modified time | relevance | path

Searched refs:rChartData (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx236 inline explicit XclExpChRootData( XclExpChChart& rChartData ) : mrChartData( rChartData ) {} in XclExpChRootData()
296 XclExpChRoot::XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData ) : in XclExpChRoot() argument
298 mxChData( new XclExpChRootData( rChartData ) ) in XclExpChRoot()
H A Dxichart.cxx218 inline explicit XclImpChRootData( XclImpChChart& rChartData ) : mrChartData( rChartData ) {} in XclImpChRootData()
223 XclImpChRoot::XclImpChRoot( const XclImpRoot& rRoot, XclImpChChart& rChartData ) : in XclImpChRoot() argument
225 mxChData( new XclImpChRootData( rChartData ) ) in XclImpChRoot()
/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx87 explicit XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData );
H A Dxichart.hxx93 explicit XclImpChRoot( const XclImpRoot& rRoot, XclImpChChart& rChartData );

Completed in 85 milliseconds