Home
last modified time | relevance | path

Searched refs:cWordsFtnEnd (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1360 …sal_Int32 cWordsFtnEnd; // count of words in footnotes and endnotes tallied by last Word Count o… member in WW8Dop
H A Dww8scan.cxx6104 cWordsFtnEnd = Get_Long( pData ); in WW8Dop()
6384 Set_UInt32( pData, cWordsFtnEnd ); in Write()
H A Ddump8a.cxx1100 *pOut << indent2 << "cWordsFtnEnd : " << pD->cWordsFtnEnd << endl1; in DumpDop()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.hxx1611 …sal_Int32 cWordsFtnEnd; // count of words in footnotes and endnotes tallied by last W… member in WW8Dop
H A Dww8scan.cxx6816 cWordsFtnEnd = Get_Long( pData ); // 60 0x3c in WW8Dop()
7252 Set_UInt32( pData, cWordsFtnEnd ); // 60 0x3c in Write()
H A Dwrtww8.cxx412 rDop.cWordsFtnEnd = rDStat.nWord; in SV_IMPL_PTRARR()

Completed in 113 milliseconds