summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unokywds.hxx
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-05 09:53:41 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-12-05 21:43:53 +0000
commit6ea8ea456cf5df267284278ecda42aa9b089a682 (patch)
tree8d792fe52e6eb547573ca43abb9856cb2a08373e /sd/source/ui/inc/unokywds.hxx
parentefd750d8433aade624d09f7c9d37516c9e073cda (diff)
Remove Large Handles option
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
Diffstat (limited to 'sd/source/ui/inc/unokywds.hxx')
-rw-r--r--sd/source/ui/inc/unokywds.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/unokywds.hxx b/sd/source/ui/inc/unokywds.hxx
index 298dff72754e..56f3f936fa16 100644
--- a/sd/source/ui/inc/unokywds.hxx
+++ b/sd/source/ui/inc/unokywds.hxx
@@ -156,7 +156,6 @@ SD_CONSTASCII_ACTION( sUNO_View_PageKind, "PageKind" );
SD_CONSTASCII_ACTION( sUNO_View_SelectedPage, "SelectedPage" );
SD_CONSTASCII_ACTION( sUNO_View_IsLayerMode, "IsLayerMode" );
SD_CONSTASCII_ACTION( sUNO_View_IsQuickEdit, "IsQuickEdit" );
-SD_CONSTASCII_ACTION( sUNO_View_IsBigHandles, "IsBigHandles" );
SD_CONSTASCII_ACTION( sUNO_View_IsDoubleClickTextEdit, "IsDoubleClickTextEdit" );
SD_CONSTASCII_ACTION( sUNO_View_IsClickChangeRotation, "IsClickChangeRotation" );
SD_CONSTASCII_ACTION( sUNO_View_IsDragWithCopy, "IsDragWithCopy" );