Searched defs:CPVT_WordRange (Results 1 – 1 of 1) sorted by relevance
99 struct CPVT_WordRange { struct100 CPVT_WordRange() {} in CPVT_WordRange() argument102 CPVT_WordRange(const CPVT_WordPlace& begin, const CPVT_WordPlace& end) { in CPVT_WordRange() function129 FX_BOOL operator!=(const CPVT_WordRange& wr) const { argument133 void SwapWordPlace() { in SwapWordPlace()141 CPVT_WordPlace BeginPos;143 CPVT_WordPlace EndPos;