Searched refs:CFXEU_SetSecProps (Results 1 – 2 of 2) sorted by relevance
507 class CFXEU_SetSecProps : public CFX_Edit_UndoItem510 CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, 513 virtual ~CFXEU_SetSecProps();561 friend class CFXEU_SetSecProps; variable
852 CFXEU_SetSecProps::CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E e… in CFXEU_SetSecProps() function in CFXEU_SetSecProps866 CFXEU_SetSecProps::~CFXEU_SetSecProps() in ~CFXEU_SetSecProps()870 void CFXEU_SetSecProps::Redo() in Redo()884 void CFXEU_SetSecProps::Undo() in Undo()1746 AddEditUndoItem(new CFXEU_SetSecProps in SetSecProps()