Home
last modified time | relevance | path

Searched refs:cWords (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww1/
H A Dw1struct.hxx491 SVBT32 cWords;// count of words tallied by last Word Count execution member
493 return SVBT32ToUInt32(cWords); } in cWordsGet()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1341 sal_Int32 cWords; // count of words tallied by last Word Count execution member in WW8Dop
H A Dww8scan.cxx6085 cWords = Get_Long( pData ); in WW8Dop()
6363 Set_UInt32( pData, cWords ); in Write()
H A Ddump8a.cxx1088 *pOut << indent2 << "cWords : " << pD->cWords << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1592 sal_Int32 cWords; // count of words tallied by last Word Count execution member in WW8Dop
H A Dww8scan.cxx6797 cWords = Get_Long( pData ); // 38 0x26 in WW8Dop()
7231 Set_UInt32( pData, cWords ); // 38 0x26 in Write()
H A Dwrtww8.cxx356 rDop.cWords = rDStat.nWord; in SV_IMPL_PTRARR()

Completed in 128 milliseconds