summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-28 13:18:22 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-28 14:30:44 +0000
commit655397f53d1244b7df00c17487ff3717eb804507 (patch)
tree5cf9dcfb2907b9a514bf6bba9c573b69551f4903 /sc/inc/scabstdlg.hxx
parentcoverity#705140 Missing break in switch (diff)
downloadcore-655397f53d1244b7df00c17487ff3717eb804507.tar.gz
core-655397f53d1244b7df00c17487ff3717eb804507.zip
drop RID_SCDLG_INSCONT, etc. now
Change-Id: Iee2eaf89f662b61fc4ec32b353b13417ee6b2610
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index 068e54405758..ef4e45b69ff6 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -383,7 +383,6 @@ public:
sal_Bool bDisallowCellMove = false ) = 0;
virtual AbstractScInsertContentsDlg * CreateScInsertContentsDlg( Window* pParent,
- int nId,
sal_uInt16 nCheckDefaults = 0,
const OUString* pStrTitle = NULL ) = 0;