Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx606 class XclExpChPieFormat : public XclExpUInt16Record class
609 explicit XclExpChPieFormat();
615 typedef ScfRef< XclExpChPieFormat > XclExpChPieFormatRef;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1525 XclExpChPieFormat::XclExpChPieFormat() : in XclExpChPieFormat() function in XclExpChPieFormat
1530 void XclExpChPieFormat::Convert( const ScfPropertySet& rPropSet ) in Convert()
1612 mxPieFmt.reset( new XclExpChPieFormat ); in ConvertDataSeries()

Completed in 51 milliseconds