Searched refs:nTotalLine (Results 1 – 2 of 2) sorted by relevance
82 CPVT_SectionInfo() : rcSection(), nTotalLine(0), pSecProps(NULL), pWordProps(NULL) in CPVT_SectionInfo()94 …CPVT_SectionInfo(const CPVT_SectionInfo & other): rcSection(), nTotalLine(0), pSecProps(NULL), pWo… in CPVT_SectionInfo()104 this->nTotalLine = other.nTotalLine;121 FX_INT32 nTotalLine; member
757 m_pSection->m_SecInfo.nTotalLine = nTotalLines; in OutputLines()