Searched refs:cChFtnEdn (Results 1 – 6 of 6) sorted by relevance
1361 …sal_Int32 cChFtnEdn; // count of characters in footnotes and endnotes tallied by last Word Coun… member in WW8Dop
6105 cChFtnEdn = Get_Long( pData ); in WW8Dop()6385 Set_UInt32( pData, cChFtnEdn ); in Write()
1101 *pOut << indent2 << "cChFtnEdn : " << pD->cChFtnEdn << endl1; in DumpDop()
1612 …sal_Int32 cChFtnEdn; // count of characters in footnotes and endnotes tallied by l… member in WW8Dop
6818 cChFtnEdn = Get_Long( pData ); // 64 0x40 in WW8Dop()7254 Set_UInt32( pData, cChFtnEdn ); // 64 0x40 in Write()
427 rDop.cChFtnEdn = rDStat.nChar; in SV_IMPL_PTRARR()
Completed in 133 milliseconds