Catalogen

SlidePersistAtom @Cluster 1 (integer, slide, sp)


SlideShow.java

create an array of records from an input stream @ param in the stream to which to the records @ param length the number of bytes to be written @ exception ioexception if an i / o error occurs

353. SlidePersistAtom spa = notesSets[i].getSlidePersistAtom();
354. Integer slideId = Integer.valueOf(spa.getSlideIdentifier());

SlideShow.java

for the given slide , this is { @ code 0 x 5 4 2 0 } or { @ code 0 x 3 5 5 0 } @ return the record ‘ s data as the { @ code null } if it wasn ‘ t found

235. SlidePersistAtom spa = sas.getSlidePersistAtom();
236. int refID = spa.getRefID();

SlideShow.java

@ throws illegalstateexception if cell comments with an existing value , throws otherwise when

696. SlidePersistAtom spa = sas[j].getSlidePersistAtom();
697. if (spa.getSlideIdentifier() < 0) {
705.   if (prev.getSlideIdentifier() < spa.getSlideIdentifier()) {