Home
last modified time | relevance | path

Searched refs:epc (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1347 sal_uInt16 epc : 2; // endnote position code: 0 at end of section, 3 at end of document member in WW8Dop
H A Dww8scan.cxx6095 epc = a16Bit & 0x0003 ; in WW8Dop()
6223 epc = 3; in WW8Dop()
6374 a16Bit |= (0x0003 & epc ); in Write()
H A Ddump8a.cxx1094 *pOut << indent2 << "epc : " << pD->epc << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1598 …sal_uInt16 epc : 2; // endnote position code: 0 at end of section, 3 at end of docume… member in WW8Dop
H A Dww8scan.cxx6808 epc = a16Bit & 0x0003 ; in WW8Dop()
6958 epc = 3; in WW8Dop()
7243 a16Bit |= (0x0003 & epc ); in Write()
H A Dwrtw8sty.cxx1146 rDop.epc = rWrt.bEndAtTxtEnd ? 3 : 0; in WriteFtnEndTxt()
H A Dww8par6.cxx695 if (0 == mrReader.pWDop->epc) in InsertSection()

Completed in 197 milliseconds