2.8.7 PlcfandRef

The PlcfandRef structure is a PLC whose data elements are ATRDPre10 structures (30 bytes each).


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

aCP (variable)

...

aATRDPre10 (variable)

...

aCP (variable): An array of CPs, all but the last of which specify the location of comment references in the main document. All but the last CP MUST be greater than or equal to zero and less than FibRgLw97.ccpText. Each position in the main document specified by one of these CPs MUST be character 0x05 and have sprmCFSpec applied with a value of 1. The last CP MUST be ignored. A PlcfandRef MUST NOT contain duplicate CPs.

aATRDPre10 (variable): An array of ATRDPre10 structures (30 bytes each) that associate data with a comment located at the corresponding CP. Each ATRDPre10 structure contains the initials of the user who made the comment, an index into a string table of authors, and a bookmark index. See ATRDPre10 and ATRDPost10 for more information about data associated with comments.