summaryrefslogtreecommitdiffstats
path: root/sc/inc/scabstdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-01-04 19:43:02 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-01-04 19:58:28 +0000
commit51640a1bcdc17a87c2f5dd9348bd2d4493bd05e6 (patch)
tree50e8587361551085d48958bbcc19e75d365f5106 /sc/inc/scabstdlg.hxx
parentconvert chart shape paragraph dialog to .ui (diff)
downloadcore-51640a1bcdc17a87c2f5dd9348bd2d4493bd05e6.tar.gz
core-51640a1bcdc17a87c2f5dd9348bd2d4493bd05e6.zip
convert calc character dialog to .ui
Change-Id: I305b18bea24377dcd98b3e06c4cf75bdbdd4d717
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 243bf24e981e..c7716dbfa88b 100644
--- a/sc/inc/scabstdlg.hxx
+++ b/sc/inc/scabstdlg.hxx
@@ -492,8 +492,8 @@ public:
virtual SfxAbstractTabDialog * CreateScSubTotalDlg( Window* pParent,
const SfxItemSet* pArgSet ) = 0;
- virtual SfxAbstractTabDialog * CreateScCharDlg( Window* pParent, const SfxItemSet* pAttr,
- const SfxObjectShell* pDocShell, int nId ) = 0;
+ virtual SfxAbstractTabDialog * CreateScCharDlg(Window* pParent,
+ const SfxItemSet* pAttr, const SfxObjectShell* pDocShell) = 0;
virtual SfxAbstractTabDialog * CreateScParagraphDlg( Window* pParent, const SfxItemSet* pAttr ,
int nId ) = 0;