2.8.19 PlcffndRef

The PlcffndRef structure is a PLC whose data elements are integers of 2 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)

...

aFtnIdx (variable)

...

aCP (variable): An array of CPs, all but the last of which specify the location of footnote references in the main document. All but the last CP MUST be greater than or equal to zero and less than FibRgLw97.ccpText. The last CP MUST be ignored. A PlcffndRef MUST NOT contain duplicate CPs.

aFtnIdx (variable): An array of 2-byte integers that specifies whether each footnote is automatically numbered or uses a custom symbol. If equal to zero, the footnote reference uses a custom symbol; otherwise, it is automatically numbered. If the footnote reference is automatically numbered, the character in the main document at the position specified by the corresponding CP MUST equal 0x02 and have sprmCFSpec applied with a value of 1. See sprmCSymbol for more information about custom symbols and sprmSRncFtn, sprmSNFtn, and sprmSNfcFtnRef for more information about automatically numbered footnotes.