summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/cfgitems.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 /sw/source/ui/inc/cfgitems.hxx
parentlp#726529: inline arm assembler is obsolete by now (diff)
downloadcore-6ea8ea456cf5df267284278ecda42aa9b089a682.tar.gz
core-6ea8ea456cf5df267284278ecda42aa9b089a682.zip
Remove Large Handles option
This patch removes the option Large Handles everywhere and makes LibO use the larger 9px handles always.
Diffstat (limited to 'sw/source/ui/inc/cfgitems.hxx')
-rw-r--r--sw/source/ui/inc/cfgitems.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/cfgitems.hxx b/sw/source/ui/inc/cfgitems.hxx
index 68df6ea93d3a..aed0bb91d588 100644
--- a/sw/source/ui/inc/cfgitems.hxx
+++ b/sw/source/ui/inc/cfgitems.hxx
@@ -104,7 +104,6 @@ class SW_DLLPUBLIC SwElemItem : public SfxPoolItem
//visual aids
sal_Bool bCrosshair :1;
sal_Bool bHandles :1;
- sal_Bool bBigHandles :1;
//display
sal_Bool bTable :1;
sal_Bool bGraphic :1;