Catalogen

ContinueRecord @Cluster 1 (c2, crec, getdata)


TextObjectRecord.java

creates the < code > null < / code > which holds shape data for this sheet

117. ContinueRecord c2 = createContinue2();
156. int bytesWritten3 = c2.serialize( pos, data );

HSSFEventFactory.java

called by slideshow ater a new sheet is created

218. ContinueRecord crec = (ContinueRecord)recs[0];
222.   lastDrawingRecord.processContinueRecord( crec.getData() );
227.   ((DrawingGroupRecord)lastRec).processContinueRecord(crec.getData());