summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorManal Alhassoun <malhassoun@kacst.edu.sa>2013-06-09 11:13:56 +0300
committerCaolán McNamara <caolanm@redhat.com>2013-06-11 11:59:12 +0000
commit8da13c55405f1a5789401b280d15f77efbf908e8 (patch)
tree4442345890493fef931005a9232cef16d62d4f4c /sc/inc/scabstdlg.hxx
parentResolves: #i121120 Support RightB(), LeftB(), LenB() and MidB() (diff)
downloadcore-8da13c55405f1a5789401b280d15f77efbf908e8.tar.gz
core-8da13c55405f1a5789401b280d15f77efbf908e8.zip
groupdialog.ui widget
Change-Id: Ic19184c1250b59a4dac7c2bb42893d63c6b1a602 Reviewed-on: https://gerrit.libreoffice.org/4208 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.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/scabstdlg.hxx b/sc/inc/scabstdlg.hxx
index 9a0edf4a77b8..a041451ab872 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -385,7 +385,6 @@ public:
int nId) = 0;
virtual AbstractScGroupDlg * CreateAbstractScGroupDlg( Window* pParent, //add for ScGroupDlg
- sal_uInt16 nResId,
int nId,
sal_Bool bUnGroup = false,
sal_Bool bRows = sal_True ) = 0;