summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-11 16:42:17 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-11 20:21:52 +0000
commit604426cc41770a4af56e1fa8ac1337db34ef32cc (patch)
tree3e38d19f78b971d62be6cec9daa4bf1c7b4857c6 /sc/inc/scabstdlg.hxx
parentcoverity#738614 Uninitialized pointer field (diff)
downloadcore-604426cc41770a4af56e1fa8ac1337db34ef32cc.tar.gz
core-604426cc41770a4af56e1fa8ac1337db34ef32cc.zip
convert change chart data source dialog to .ui
Change-Id: Iecccfbcd6b1eaec9d14c594812293c3e2acfda46
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 39fd50cc7b84..4df250c9c67f 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -338,7 +338,6 @@ public:
ScDocument* pDoc,
int nId) = 0;
virtual AbstractScColRowLabelDlg * CreateScColRowLabelDlg (Window* pParent,
- int nId,
sal_Bool bCol = false,
sal_Bool bRow = false) = 0;