Searched refs:epc (Results 1 – 7 of 7) sorted by relevance
6095 epc = a16Bit & 0x0003 ; in WW8Dop()6223 epc = 3; in WW8Dop()6374 a16Bit |= (0x0003 & epc ); in Write()
1347 sal_uInt16 epc : 2; // endnote position code: 0 at end of section, 3 at end of document member in WW8Dop
1094 *pOut << indent2 << "epc : " << pD->epc << endl1; in DumpDop()
1598 …sal_uInt16 epc : 2; // endnote position code: 0 at end of section, 3 at end of docume… member in WW8Dop
6807 epc = a16Bit & 0x0003 ; in WW8Dop()6957 epc = 3; in WW8Dop()7242 a16Bit |= (0x0003 & epc ); in Write()
1146 rDop.epc = rWrt.bEndAtTxtEnd ? 3 : 0; in WriteFtnEndTxt()
695 if (0 == mrReader.pWDop->epc) in InsertSection()
Completed in 2680 milliseconds