From 67c3e2abf353c4893a4680f7a5b2d8c457ef18d1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 25 May 2015 15:00:47 +0100 Subject: impress: right click to insert image Change-Id: I521f074bbd500b81d74be7e0e771bd49efc29c9c --- include/svx/svxcommands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h index df3ddee75c4a..1b027540b8ce 100644 --- a/include/svx/svxcommands.h +++ b/include/svx/svxcommands.h @@ -81,6 +81,7 @@ #define CMD_SID_GALLERY_FORMATS ".uno:InsertGalleryPic" #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" -- cgit