summaryrefslogtreecommitdiff
path: root/svx/source/inc/cell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/cell.hxx')
-rw-r--r--svx/source/inc/cell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/cell.hxx b/svx/source/inc/cell.hxx
index 47a1f0f8bc4a..5b7f71b04c89 100644
--- a/svx/source/inc/cell.hxx
+++ b/svx/source/inc/cell.hxx
@@ -193,7 +193,7 @@ protected:
private:
/// @throws css::uno::RuntimeException
- SVX_DLLPRIVATE Cell( SdrTableObj& rTableObj, OutlinerParaObject* pOutlinerParaObject );
+ SVX_DLLPRIVATE Cell( SdrTableObj& rTableObj );
SVX_DLLPRIVATE virtual ~Cell() throw() override;
Cell(Cell const &) = delete;