Searched refs:cChFtnEdn (Results 1 – 6 of 6) sorted by relevance
1361 …sal_Int32 cChFtnEdn; // count of characters in footnotes and endnotes tallied by l… member in WW8Dop
6104 cChFtnEdn = Get_Long( pData ); in WW8Dop()6384 Set_UInt32( pData, cChFtnEdn ); in Write()
1101 *pOut << indent2 << "cChFtnEdn : " << pD->cChFtnEdn << endl1; in DumpDop()
1611 …sal_Int32 cChFtnEdn; // count of characters in footnotes and endnotes tallied by l… member in WW8Dop
6816 cChFtnEdn = Get_Long( pData ); // 64 0x40 in WW8Dop()7252 Set_UInt32( pData, cChFtnEdn ); // 64 0x40 in Write()
412 rDop.cChFtnEdn = rDStat.nChar; in SV_IMPL_PTRARR()