diff options
author | Tim Hardeck <thardeck@suse.com> | 2011-11-07 19:33:56 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2011-11-08 16:39:14 +0100 |
commit | ec4f69493b50c15861b0cdcc290ecedd00efb51d (patch) | |
tree | 6d6961bc7532a028c2073cee9235cda1ed208831 /sc/inc/viewopti.hxx | |
parent | 93732fe182ddda10a982962a60d88c5cefc149d3 (diff) |
removed Simple Handles option
Removed the unnecessary option "Simple Handles" with all related
functions and icons.
Diffstat (limited to 'sc/inc/viewopti.hxx')
-rw-r--r-- | sc/inc/viewopti.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx index 00233f15445d..63d244b9ac8e 100644 --- a/sc/inc/viewopti.hxx +++ b/sc/inc/viewopti.hxx @@ -56,7 +56,6 @@ enum ScViewOption VOPT_HELPLINES, VOPT_ANCHOR, VOPT_PAGEBREAKS, - VOPT_SOLIDHANDLES, VOPT_CLIPMARKS, VOPT_BIGHANDLES }; |