Commit 1669251b authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

undo/redo & ondocumentload

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@57740 954022d7-b5bf-4e40-9824-e11837661b57
parent 95843880
#ifndef _BUILD_EDITOR_API_CROSSPLATFORM_H_
#ifndef _BUILD_EDITOR_API_CROSSPLATFORM_H_
#define _BUILD_EDITOR_API_CROSSPLATFORM_H_
#include "./Editor_Defines.h"
......@@ -1071,5 +1071,8 @@ namespace NSEditorApi
#define ASC_MENU_EVENT_TYPE_TEXTPR 1
#define ASC_MENU_EVENT_TYPE_PARAPR 2
#define ASC_MENU_EVENT_TYPE_UNDO 3
#define ASC_MENU_EVENT_TYPE_REDO 4
#define ASC_MENU_EVENT_TYPE_LOADDOCUMENT 5
#endif //_BUILD_EDITOR_API_CROSSPLATFORM_H_
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment