diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-16 14:09:48 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2015-12-17 21:17:03 +0000 |
commit | 635b8cc91938faeafb0d76ed36664a1aee83fdfa (patch) | |
tree | 1002f922bc821bceeacabdc9e3cae16d9586c678 /include/svx/svxcommands.h | |
parent | 0e87fb829250cc16c9118c0bb9cd6b11f6da7848 (diff) |
Clean unused defines after src->xml conversion
... in 1c035f1b0eb6f5e5fbb6c54bf2eea9a6c983eb8f
Change-Id: I71271824b68ed21ac5db95b01fee61337fde189b
Reviewed-on: https://gerrit.libreoffice.org/20736
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'include/svx/svxcommands.h')
-rw-r--r-- | include/svx/svxcommands.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h index 1b027540b8ce..d5d6eaeaa9bf 100644 --- a/include/svx/svxcommands.h +++ b/include/svx/svxcommands.h @@ -82,8 +82,6 @@ #define CMD_SID_GRID_USE ".uno:GridUse" #define CMD_SID_GRID_VISIBLE ".uno:GridVisible" #define CMD_SID_INSERT_GRAPHIC ".uno:InsertGraphic" -#define CMD_SID_INSERT_POSTIT ".uno:InsertAnnotation" -#define CMD_SID_EDIT_POSTIT ".uno:InsertAnnotation" #define CMD_SID_REPLYTO_POSTIT ".uno:ReplyToAnnotation" #define CMD_SID_RULER ".uno:ShowRuler" #define CMD_SID_DELETE_POSTIT ".uno:DeleteAnnotation" @@ -97,8 +95,6 @@ #define CMD_SID_FM_LISTBOX ".uno:ListBox" #define CMD_SID_FM_NUMERICFIELD ".uno:NumericField" #define CMD_SID_OBJECT_ALIGN ".uno:ObjectAlign" -#define CMD_SID_FRAME_DOWN ".uno:ObjectBackOne" -#define CMD_SID_FRAME_UP ".uno:ObjectForwardOne" #define CMD_SID_FM_OPEN_READONLY ".uno:OpenReadOnly" #define CMD_SID_ATTR_CHAR_CONTOUR ".uno:OutlineFont" #define CMD_SID_PARA_DLG ".uno:ParagraphDialog" |