2.8.8 PlcfandTxt

The PlcfandTxt structure is a PLC that contains only CPs and no additional data. This means that the size of the data is 0 bytes.


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)

...

aCP (variable): An array of CPs that specifies positions in the comment document. Each CP except the last two specifies the beginning of a range of text to appear in a comment indicated by the corresponding PlcfandRef CPs. The range of text MUST begin with character 0x0005 with sprmCFSpec applied with a value of 1, and MUST end with a paragraph mark (Unicode 0x000D) at table depth zero immediately before the next CP. Each range MUST be a valid selection. Except for the last CPs, each CP MUST be greater than or equal to zero and less than FibRgLw97.ccpAtn. The second-to-last CP only ends the last text range and MUST be equal to FibRgLw97.ccpAtn decremented by 1. The last CP is undefined and MUST be ignored. A PlcfandTxt MUST NOT contain duplicate CPs.