summaryrefslogtreecommitdiff
path: root/cui/source/inc/sdrcelldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/sdrcelldlg.hxx')
-rw-r--r--cui/source/inc/sdrcelldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/sdrcelldlg.hxx b/cui/source/inc/sdrcelldlg.hxx
index 0a38f759a494..97a2abeec613 100644
--- a/cui/source/inc/sdrcelldlg.hxx
+++ b/cui/source/inc/sdrcelldlg.hxx
@@ -40,7 +40,7 @@ private:
sal_uInt16 m_nBorderPageId;
public:
- SvxFormatCellsDialog( vcl::Window* pParent, const SfxItemSet* pAttr, const SdrModel& rModel );
+ SvxFormatCellsDialog( vcl::Window* pParent, const SfxItemSet* pAttr, SdrModel const * pModel );
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;