Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx620 class XclExpCh3dDataFormat : public XclExpRecord class
623 explicit XclExpCh3dDataFormat();
635 typedef ScfRef< XclExpCh3dDataFormat > XclExpCh3dDataFormatRef;
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1539 XclExpCh3dDataFormat::XclExpCh3dDataFormat() : in XclExpCh3dDataFormat() function in XclExpCh3dDataFormat
1544 void XclExpCh3dDataFormat::Convert( const ScfPropertySet& rPropSet ) in Convert()
1574 void XclExpCh3dDataFormat::WriteBody( XclExpStream& rStrm ) in WriteBody()
1619 mx3dDataFmt.reset( new XclExpCh3dDataFormat ); in ConvertDataSeries()

Completed in 119 milliseconds