summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/cellsh.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-16 11:09:29 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-16 11:09:29 +0200
commitac3b66057ba677903b6de354317417b267be0fa0 (patch)
treee5c6a4049f3c7685d2fd79f8c59d48f1bc42c53c /sc/source/ui/inc/cellsh.hxx
parente8adf8fc4d3d7d519d72d8476817ef89d1c25c08 (diff)
calc-selection-fixed-cursor.diff: Migrated
n#502717, i#21869, i#97093, when making selection, don't move the cursor position
Diffstat (limited to 'sc/source/ui/inc/cellsh.hxx')
-rw-r--r--sc/source/ui/inc/cellsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/cellsh.hxx b/sc/source/ui/inc/cellsh.hxx
index 563e18d96656..e24f30284ece 100644
--- a/sc/source/ui/inc/cellsh.hxx
+++ b/sc/source/ui/inc/cellsh.hxx
@@ -34,6 +34,7 @@
#include <svx/svdmark.hxx>
#include <tools/link.hxx>
#include "formatsh.hxx"
+#include "address.hxx"
class SvxClipboardFmtItem;
class TransferableDataHelper;