Searched refs:ClearWords (Results 1 – 4 of 4) sorted by relevance
35 void ClearWords(const CPVT_WordRange& PlaceRange);
190 void ClearWords(const CPVT_WordRange& PlaceRange);
270 ClearWords(PlaceRange); in DeleteWords()774 void CPDF_VariableText::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords() function in CPDF_VariableText781 m_SectionArray[s]->ClearWords(NewRange); in ClearWords()
238 void CSection::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords() function in CSection