summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorTim Hardeck <thardeck@suse.com>2011-11-07 19:33:56 +0100
committerJan Holesovsky <kendy@suse.cz>2011-11-08 16:39:14 +0100
commitec4f69493b50c15861b0cdcc290ecedd00efb51d (patch)
tree6d6961bc7532a028c2073cee9235cda1ed208831 /sd/inc
parentremoved unused macros/constants (diff)
downloadcore-ec4f69493b50c15861b0cdcc290ecedd00efb51d.tar.gz
core-ec4f69493b50c15861b0cdcc290ecedd00efb51d.zip
removed Simple Handles option
Removed the unnecessary option "Simple Handles" with all related functions and icons.
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/app.hrc1
-rw-r--r--sd/inc/sdcommands.h1
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"