Searched refs:CFXEU_SetSecProps (Results 1 – 2 of 2) sorted by relevance
511 class CFXEU_SetSecProps : public CFX_Edit_UndoItem514 CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E ep, 517 virtual ~CFXEU_SetSecProps();565 friend class CFXEU_SetSecProps; variable
869 CFXEU_SetSecProps::CFXEU_SetSecProps(CFX_Edit * pEdit, const CPVT_WordPlace & place, EDIT_PROPS_E e… in CFXEU_SetSecProps() function in CFXEU_SetSecProps883 CFXEU_SetSecProps::~CFXEU_SetSecProps() in ~CFXEU_SetSecProps()887 void CFXEU_SetSecProps::Redo() in Redo()901 void CFXEU_SetSecProps::Undo() in Undo()1763 AddEditUndoItem(new CFXEU_SetSecProps in SetSecProps()