Home
last modified time | relevance | path

Searched refs:fWCFtnEdn (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1358 sal_uInt16 fWCFtnEdn : 1; // when 1, include footnotes and endnotes in word count member in WW8Dop
H A Dww8scan.cxx6101 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()
6380 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
H A Ddump8a.cxx1098 *pOut << indent2 << "fWCFtnEdn : " << pD->fWCFtnEdn << endl1; in DumpDop()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1609 sal_uInt16 fWCFtnEdn : 1; // when 1, include footnotes and endnotes in word count member in WW8Dop
H A Dww8scan.cxx6814 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()
7249 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
H A Dwrtww8.cxx367 rDop.fWCFtnEdn = true; // because they are included in StarWriter in SV_IMPL_PTRARR()

Completed in 109 milliseconds