diff options
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/app.hrc | 1 | ||||
-rw-r--r-- | sd/inc/sdcommands.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 707a62fd791d..b34d4033c4a0 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -215,7 +215,6 @@ #define SID_CONNECTOR_LINES_CIRCLES (SID_SD_START+145) // Options-Leisten Slot-IDs -#define SID_HANDLES_DRAFT (SID_SD_START+150) #define SID_SOLID_CREATE (SID_SD_START+151) #define SID_HELPLINES_USE (SID_SD_START+152) #define SID_HELPLINES_MOVE (SID_SD_START+153) diff --git a/sd/inc/sdcommands.h b/sd/inc/sdcommands.h index 9e1efebf8e6a..cad54f82be13 100644 --- a/sd/inc/sdcommands.h +++ b/sd/inc/sdcommands.h @@ -145,7 +145,6 @@ #define CMD_SID_GRAPHIC_EXPORT ".uno:GraphicExport" #define CMD_SID_GRID_FRONT ".uno:GridFront" #define CMD_SID_3D_HALF_SPHERE ".uno:HalfSphere" -#define CMD_SID_HANDLES_DRAFT ".uno:HandlesDraft" #define CMD_SID_HANDOUT_MASTERPAGE ".uno:HandoutMasterPage" #define CMD_SID_HANDOUTMODE ".uno:HandoutMode" #define CMD_SID_HATCH ".uno:Hatch" |