diff options
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" |