Searched refs:ClearWords (Results 1 – 4 of 4) sorted by relevance
34 void ClearWords(const CPVT_WordRange& PlaceRange);
185 void ClearWords(const CPVT_WordRange& PlaceRange);
258 ClearWords(PlaceRange); in DeleteWords()720 void CPDF_VariableText::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords() function in CPDF_VariableText727 m_SectionArray[s]->ClearWords(NewRange); in ClearWords()
232 void CSection::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords() function in CSection