diff options
Diffstat (limited to 'include/svx/svxcommands.h')
-rw-r--r-- | include/svx/svxcommands.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/svxcommands.h b/include/svx/svxcommands.h index 266d3d691df7..61cbd2ca8f26 100644 --- a/include/svx/svxcommands.h +++ b/include/svx/svxcommands.h @@ -80,6 +80,8 @@ #define CMD_SID_ATTRIBUTES_LINE ".uno:FormatLine" #define CMD_SID_FM_FORMATTEDFIELD ".uno:FormattedField" #define CMD_SID_UNGROUP ".uno:FormatUngroup" +#define CMD_SID_GALLERY_ENABLE_ADDCOPY ".uno:GalleryEnableAddCopy" +#define CMD_SID_GALLERY_FORMATS ".uno:InsertGalleryPic" #define CMD_SID_ATTR_GRAF_CROP ".uno:GrafAttrCrop" #define CMD_SID_GRFFILTER_MOSAIC ".uno:GraphicFilterMosaic" #define CMD_SID_GRFFILTER_POSTER ".uno:GraphicFilterPoster" |