summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/notxtfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/notxtfrm.hxx')
-rw-r--r--sw/source/core/inc/notxtfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx
index 17494b01a7ea..f8c10337f0fe 100644
--- a/sw/source/core/inc/notxtfrm.hxx
+++ b/sw/source/core/inc/notxtfrm.hxx
@@ -61,7 +61,7 @@ public:
virtual sal_Bool GetCharRect( SwRect &, const SwPosition&,
SwCrsrMoveState* = 0) const;
sal_Bool GetCrsrOfst(SwPosition* pPos, Point& aPoint,
- SwCrsrMoveState* = 0) const;
+ SwCrsrMoveState* = 0, bool bTestBackground = false) const;
const Size &GetGrfSize() const { return GetSize(); }
void GetGrfArea( SwRect &rRect, SwRect * = 0, sal_Bool bMirror = sal_True ) const;