Searched refs:cPgFtnEdn (Results 1 – 6 of 6) sorted by relevance
1362 …sal_Int16 cPgFtnEdn; // count of pages in footnotes and endnotes tallied by last Word Count ope… member in WW8Dop
6106 cPgFtnEdn = Get_Short( pData ); in WW8Dop()6386 Set_UInt16( pData, cPgFtnEdn ); in Write()
1102 *pOut << indent2 << "cPgFtnEdn : " << pD->cPgFtnEdn << endl1; in DumpDop()
1613 …sal_Int16 cPgFtnEdn; // count of pages in footnotes and endnotes tallied by last W… member in WW8Dop
6819 cPgFtnEdn = Get_Short( pData ); // 68 0x44 in WW8Dop()7255 Set_UInt16( pData, cPgFtnEdn ); // 68 0x44 in Write()
428 rDop.cPgFtnEdn = (sal_Int16)rDStat.nPage; in SV_IMPL_PTRARR()
Completed in 126 milliseconds