summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorManal Alhassoun <malhassoun@kacst.edu.sa>2013-07-22 13:16:36 +0300
committerCaolán McNamara <caolanm@redhat.com>2013-07-24 16:00:13 +0000
commite9d6d410893ec8baa9decbfe810bf914e1008ea0 (patch)
tree4934099acae7b2d0dabc4682e3dae78c1ba5cfdd /sc/inc/scabstdlg.hxx
parentUpdated core (diff)
downloadcore-e9d6d410893ec8baa9decbfe810bf914e1008ea0.tar.gz
core-e9d6d410893ec8baa9decbfe810bf914e1008ea0.zip
Convert Fill Series to Widget UI
Change-Id: I42d2adcb36e863c5da09ca2e2230b0f30d85a795 Reviewed-on: https://gerrit.libreoffice.org/5022 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index a1966f5548d0..738865f18bbe 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -381,8 +381,7 @@ public:
String aStartStr,
double fStep,
double fMax,
- sal_uInt16 nPossDir,
- int nId) = 0;
+ sal_uInt16 nPossDir) = 0;
virtual AbstractScGroupDlg * CreateAbstractScGroupDlg( Window* pParent, //add for ScGroupDlg
bool bUnGroup = false,