summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/layact.hxx
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <od@openoffice.org>2009-12-29 09:19:13 +0100
committerOliver-Rainer Wittmann <od@openoffice.org>2009-12-29 09:19:13 +0100
commit8e731fdfd5706a2efebee757cfd453c8982ae7dc (patch)
tree1e36043f066c708c17fff3de5bd7d27a59336076 /sw/source/core/inc/layact.hxx
parent14e83655b8655251aa30c96e9d33fd7c1b9ffa2e (diff)
sw33bf02: #i104750 removal of "scrolling instead of painting optimization"
Diffstat (limited to 'sw/source/core/inc/layact.hxx')
-rw-r--r--sw/source/core/inc/layact.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/core/inc/layact.hxx b/sw/source/core/inc/layact.hxx
index ad4c7730d07c..bf111e129de4 100644
--- a/sw/source/core/inc/layact.hxx
+++ b/sw/source/core/inc/layact.hxx
@@ -108,14 +108,8 @@ class SwLayAction
// OD 14.04.2003 #106346# - new flag for content formatting on interrupt.
sal_Bool mbFormatCntntOnInterrupt;
- // --> OD 2004-06-14 #i28701# - new flag, indicating, if scrolling is
- // allowed during page format
- bool mbScrollingAllowed;
-
#ifdef _LAYACT_CXX
- void _AddScrollRect( const SwCntntFrm *, const SwPageFrm *,
- const SwTwips, const SwTwips );
void PaintCntnt( const SwCntntFrm *, const SwPageFrm *,
const SwRect &rOldRect, long nOldBottom );
BOOL PaintWithoutFlys( const SwRect &, const SwCntntFrm *,