2.8.14 Plcfcookie

The Plcfcookie structure is a PLC whose data elements are FCKS structures (10 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)

aFCKS (variable)

aCP (variable): An array of CPs specifying the starting points of text ranges associated with grammar checker cookie data. The last CP in the array MUST be ignored. CPs are positions in the set of all document parts. CPs are relative to the start of the main document, but can extend into any of the document parts. A Plcfcookie MAY contain duplicate CP values if the corresponding grammar checker chose to store more than one grammar checker cookie at the same CP.

aFCKS (variable): An array of FCKS structures (10 bytes each). Each FCKS specifies information about a grammar checker cookie which applies to text starting at the corresponding CP value.