Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx590 class XclImpChPieFormat class
593 explicit XclImpChPieFormat();
603 typedef ScfRef< XclImpChPieFormat > XclImpChPieFormatRef;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1312 XclImpChPieFormat::XclImpChPieFormat() : in XclImpChPieFormat() function in XclImpChPieFormat
1317 void XclImpChPieFormat::ReadChPieFormat( XclImpStream& rStrm ) in ReadChPieFormat()
1322 void XclImpChPieFormat::Convert( ScfPropertySet& rPropSet ) const in Convert()
1407 mxPieFmt.reset( new XclImpChPieFormat ); in ReadSubRecord()

Completed in 50 milliseconds