Searched refs:CFXEU_SetWordProps (Results 1 – 2 of 2) sorted by relevance
530 class CFXEU_SetWordProps : public CFX_Edit_UndoItem533 CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, 535 virtual ~CFXEU_SetWordProps();562 friend class CFXEU_SetWordProps; variable
900 CFXEU_SetWordProps::CFXEU_SetWordProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E… in CFXEU_SetWordProps() function in CFXEU_SetWordProps911 CFXEU_SetWordProps::~CFXEU_SetWordProps() in ~CFXEU_SetWordProps()915 void CFXEU_SetWordProps::Redo() in Redo()929 void CFXEU_SetWordProps::Undo() in Undo()1911 AddEditUndoItem(new CFXEU_SetWordProps in SetWordProps()