summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-05 10:06:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-05 11:36:35 +0000
commite401b9c8243af61d4b2889d38e8390e8971099f2 (patch)
tree62131a8864309262e4b8bb461a940183a35522f4 /sc/inc/scabstdlg.hxx
parentResolves: #i124143# for draw:frame containing multiple draw:image... (diff)
downloadcore-e401b9c8243af61d4b2889d38e8390e8971099f2.tar.gz
core-e401b9c8243af61d4b2889d38e8390e8971099f2.zip
convert scenario dialog to .ui
Change-Id: I66f7fe04155ad4c6e42e6aa96bb2db71ba4f682f
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 0861d60fb145..39fd50cc7b84 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -442,7 +442,6 @@ public:
sal_uInt16 nOrient ) = 0;
virtual AbstractScNewScenarioDlg * CreateScNewScenarioDlg ( Window* pParent, const OUString& rName,
- int nId,
sal_Bool bEdit = false, sal_Bool bSheetProtected = false ) = 0;
virtual AbstractScShowTabDlg * CreateScShowTabDlg(Window* pParent) = 0;