summaryrefslogtreecommitdiff
path: root/sd/sdi
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/sdi
parent93732fe182ddda10a982962a60d88c5cefc149d3 (diff)
removed Simple Handles option
Removed the unnecessary option "Simple Handles" with all related functions and icons.
Diffstat (limited to 'sd/sdi')
-rwxr-xr-xsd/sdi/_drvwsh.sdi5
-rwxr-xr-xsd/sdi/sdraw.sdi27
2 files changed, 0 insertions, 32 deletions
diff --git a/sd/sdi/_drvwsh.sdi b/sd/sdi/_drvwsh.sdi
index cd3648b84c06..f668a66ed57b 100755
--- a/sd/sdi/_drvwsh.sdi
+++ b/sd/sdi/_drvwsh.sdi
@@ -1944,11 +1944,6 @@ interface DrawView
//ExecMethod = FuTemporary ;
//StateMethod = GetMenuState ;
]
- SID_HANDLES_DRAFT // ole : ?, status : ?
- [
- ExecMethod = ExecOptionsBar ;
- StateMethod = GetOptionsBarState ;
- ]
SID_SOLID_CREATE // ole : ?, status : ?
[
ExecMethod = ExecOptionsBar ;
diff --git a/sd/sdi/sdraw.sdi b/sd/sdi/sdraw.sdi
index 5e13f85ccdc8..425915bcbd00 100755
--- a/sd/sdi/sdraw.sdi
+++ b/sd/sdi/sdraw.sdi
@@ -3041,33 +3041,6 @@ SfxBoolItem HalfSphere SID_3D_HALF_SPHERE
]
//--------------------------------------------------------------------------
-SfxBoolItem HandlesDraft SID_HANDLES_DRAFT
-
-[
- /* flags: */
- AutoUpdate = FALSE,
- Cachable = Cachable,
- FastCall = FALSE,
- HasCoreId = FALSE,
- HasDialog = FALSE,
- ReadOnlyDoc = TRUE,
- Toggle = FALSE,
- Container = FALSE,
- RecordAbsolute = FALSE,
- RecordPerSet;
- Synchron;
-
- Readonly = FALSE,
-
- /* config: */
- AccelConfig = TRUE,
- MenuConfig = TRUE,
- StatusBarConfig = FALSE,
- ToolBoxConfig = TRUE,
- GroupId = GID_VIEW;
-]
-
-//--------------------------------------------------------------------------
SfxVoidItem HandoutMasterPage SID_HANDOUT_MASTERPAGE
(SfxBoolItem Isactive ID_VAL_ISACTIVE)
[