Searched refs:XclImpChEscherFormat (Results 1 – 2 of 2) sorted by relevance
288 class XclImpChEscherFormat : public XclImpChGroupBase class291 explicit XclImpChEscherFormat( const XclImpRoot& rRoot );308 typedef ScfRef< XclImpChEscherFormat > XclImpChEscherFormatRef;
525 XclImpChEscherFormat::XclImpChEscherFormat( const XclImpRoot& rRoot ) : in XclImpChEscherFormat() function in XclImpChEscherFormat532 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 43 milliseconds