Searched refs:fWCFtnEdn (Results 1 – 6 of 6) sorted by relevance
1358 sal_uInt16 fWCFtnEdn : 1; // when 1, include footnotes and endnotes in word count member in WW8Dop
6100 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()6379 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
1098 *pOut << indent2 << "fWCFtnEdn : " << pD->fWCFtnEdn << endl1; in DumpDop()
1608 sal_uInt16 fWCFtnEdn : 1; // when 1, include footnotes and endnotes in word count member in WW8Dop
6812 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()7247 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
352 rDop.fWCFtnEdn = true; // because they are included in StarWriter in SV_IMPL_PTRARR()