Searched refs:cPg (Results 1 – 7 of 7) sorted by relevance
497 SVBT16 cPg;// count of pages tallied by last Word Count execution member499 return SVBT16ToShort(cPg); } in cPgGet()
1343 sal_Int16 cPg; // count of pages tallied by last Word Count execution member in WW8Dop
6087 cPg = Get_Short( pData ); in WW8Dop()6365 Set_UInt16( pData, cPg ); in Write()
1090 *pOut << indent2 << "cPg : " << pD->cPg << endl1; in DumpDop()
1594 sal_Int16 cPg; // count of pages tallied by last Word Count execution member in WW8Dop
6800 cPg = Get_Short( pData ); // 46 0x2e in WW8Dop()7234 Set_UInt16( pData, cPg ); // 46 0x2e in Write()
372 rDop.cPg = static_cast< sal_Int16 >(rDStat.nPage); in SV_IMPL_PTRARR()
Completed in 132 milliseconds