2.4.20.12 SlideListDiffContainer

Referenced by: DocDiff10Container

A container record that specifies how to display the changes made by the reviewer to the SlideListWithTextContainer record (section 2.4.14.3).

Let the corresponding reviewer document be as specified in the DiffTree10Container record that contains this SlideListDiffContainer record.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

rhs (28 bytes)

...

...

reserved

rgSlideDiff (variable)

...

rhs (28 bytes): A DiffRecordHeaders structure that specifies the header for the container record. Sub-fields are further specified in the following table.

Field

Meaning

rhs.fIndex

MUST be 0x00.

rhs.gmiTag

MUST be Diff_SlideListDiff.

reserved (32 bits): MUST be zero and MUST be ignored.

rgSlideDiff (variable): An array of SlideDiffContainer records that specifies how to display changes made by the reviewer in the corresponding reviewer document to the SlideListWithTextContainer record (section 2.4.14.3). The size, in bytes, of the array is specified by the following formula:

 rhs.rh.recLen - rhs.rhAtom.recLen - 8