Searched refs:cWords (Results 1 – 7 of 7) sorted by relevance
491 SVBT32 cWords;// count of words tallied by last Word Count execution member493 return SVBT32ToUInt32(cWords); } in cWordsGet()
1341 sal_Int32 cWords; // count of words tallied by last Word Count execution member in WW8Dop
6085 cWords = Get_Long( pData ); in WW8Dop()6363 Set_UInt32( pData, cWords ); in Write()
1088 *pOut << indent2 << "cWords : " << pD->cWords << endl1; in DumpDop()
1592 sal_Int32 cWords; // count of words tallied by last Word Count execution member in WW8Dop
6797 cWords = Get_Long( pData ); // 38 0x26 in WW8Dop()7231 Set_UInt32( pData, cWords ); // 38 0x26 in Write()
356 rDop.cWords = rDStat.nWord; in SV_IMPL_PTRARR()
Completed in 2451 milliseconds