summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/cellfrm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/cellfrm.hxx')
-rw-r--r--sw/source/core/inc/cellfrm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/cellfrm.hxx b/sw/source/core/inc/cellfrm.hxx
index fb479fc86549..2f2b81e6ebe9 100644
--- a/sw/source/core/inc/cellfrm.hxx
+++ b/sw/source/core/inc/cellfrm.hxx
@@ -43,7 +43,7 @@ protected:
virtual void Format( const SwBorderAttrs *pAttrs = 0 );
public:
- SwCellFrm( const SwTableBox &, bool bInsertContent = true );
+ SwCellFrm( const SwTableBox &, SwFrm*, bool bInsertContent = true );
~SwCellFrm();
virtual BOOL GetCrsrOfst( SwPosition *, Point&, SwCrsrMoveState* = 0 ) const;