summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-10 17:05:44 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-10 20:55:33 +0000
commit6ea106e95aab829efc7d7b686f486585a1175806 (patch)
tree54ff40df654f44fe4f32391781fc9aaf25c27ac6 /sc/inc/scabstdlg.hxx
parentUpdated core (diff)
downloadcore-6ea106e95aab829efc7d7b686f486585a1175806.tar.gz
core-6ea106e95aab829efc7d7b686f486585a1175806.zip
convert pivot filter dialog to .ui
Change-Id: I795d296bae700d1e3a273fbe71fc842d145c5138
Diffstat (limited to 'sc/inc/scabstdlg.hxx')
-rw-r--r--sc/inc/scabstdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index 0993fb54a1e1..e4e5fd9ab75d 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -410,8 +410,8 @@ public:
virtual AbstractScNamePasteDlg * CreateScNamePasteDlg ( Window * pParent, ScDocShell* pShell, bool bInsList=true ) = 0;
- virtual AbstractScPivotFilterDlg * CreateScPivotFilterDlg ( Window* pParent,
- const SfxItemSet& rArgSet, sal_uInt16 nSourceTab , int nId ) = 0;
+ virtual AbstractScPivotFilterDlg * CreateScPivotFilterDlg(Window* pParent,
+ const SfxItemSet& rArgSet, sal_uInt16 nSourceTab) = 0;
virtual AbstractScDPFunctionDlg * CreateScDPFunctionDlg( Window* pParent,
const ScDPLabelDataVector& rLabelVec,