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
6101 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()6380 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
1098 *pOut << indent2 << "fWCFtnEdn : " << pD->fWCFtnEdn << endl1; in DumpDop()
1609 sal_uInt16 fWCFtnEdn : 1; // when 1, include footnotes and endnotes in word count member in WW8Dop
6813 fWCFtnEdn = 0 != ( a16Bit & 0x8000 ); in WW8Dop()7248 if( fWCFtnEdn ) a16Bit |= 0x8000; in Write()
353 rDop.fWCFtnEdn = true; // because they are included in StarWriter in SV_IMPL_PTRARR()
Completed in 100 milliseconds