Searched refs:GetTotalWords (Results 1 – 3 of 3) sorted by relevance
102 int32_t GetTotalWords() const;
196 int32_t nTotalWords = GetTotalWords(); in InsertWord()211 int32_t nTotalWords = GetTotalWords(); in InsertSection()519 int32_t CPVT_VariableText::GetTotalWords() const { in GetTotalWords() function in CPVT_VariableText
1831 int32_t nTotalWords = m_pVT->GetTotalWords(); in IsTextFull()