summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/hdrcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/hdrcont.hxx')
-rw-r--r--sc/source/ui/inc/hdrcont.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/hdrcont.hxx b/sc/source/ui/inc/hdrcont.hxx
index d2b40b69aef9..fdafa296d2d5 100644
--- a/sc/source/ui/inc/hdrcont.hxx
+++ b/sc/source/ui/inc/hdrcont.hxx
@@ -57,6 +57,8 @@ private:
bool bIgnoreMove;
+ MapMode maPaintMapMode;
+
long GetScrPos( SCCOLROW nEntryNo ) const;
SCCOLROW GetMousePos( const MouseEvent& rMEvt, bool& rBorder ) const;
bool IsSelectionAllowed(SCCOLROW nPos) const;