Searched refs:nextIhdd (Results 1 – 1 of 1) sorted by relevance
1182 nextIhdd(0), in Ww1HeaderFooter()1194 if (grpfIhdt & 0x0001) nFtnSep = nextIhdd++; in Ww1HeaderFooter()1195 if (grpfIhdt & 0x0002) nFtnFollowSep = nextIhdd++; in Ww1HeaderFooter()1196 if (grpfIhdt & 0x0004) nFtnNote = nextIhdd++; in Ww1HeaderFooter()1201 if (grpfIhdt & 0x0001) nEvenHeadL = nextIhdd++; in SetGrpfIhdt()1202 if (grpfIhdt & 0x0002) nOddHeadL = nextIhdd++; in SetGrpfIhdt()1203 if (grpfIhdt & 0x0004) nEvenFootL = nextIhdd++; in SetGrpfIhdt()1204 if (grpfIhdt & 0x0008) nOddFootL = nextIhdd++; in SetGrpfIhdt()1205 if (grpfIhdt & 0x0010) nFirstHeadL = nextIhdd++; in SetGrpfIhdt()1206 if (grpfIhdt & 0x0020) nFirstFootL = nextIhdd++; in SetGrpfIhdt()[all …]
Completed in 18 milliseconds