Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx288 class XclImpChEscherFormat : public XclImpChGroupBase class
291 explicit XclImpChEscherFormat( const XclImpRoot& rRoot );
308 typedef ScfRef< XclImpChEscherFormat > XclImpChEscherFormatRef;
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx525 XclImpChEscherFormat::XclImpChEscherFormat( const XclImpRoot& rRoot ) : in XclImpChEscherFormat() function in XclImpChEscherFormat
532 void XclImpChEscherFormat::ReadHeaderRecord( XclImpStream& rStrm ) in ReadHeaderRecord()
544 void XclImpChEscherFormat::ReadSubRecord( XclImpStream& rStrm ) in ReadSubRecord()
556 void XclImpChEscherFormat::Convert( const XclImpChRoot& rRoot, in Convert()
607 mxEscherFmt.reset( new XclImpChEscherFormat( rStrm.GetRoot() ) ); in ReadSubRecord()

Completed in 44 milliseconds