summaryrefslogtreecommitdiff
path: root/include/svx/svxdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svxdlg.hxx')
-rw-r--r--include/svx/svxdlg.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx
index fd8ced079923..a1b8f2d8b8ae 100644
--- a/include/svx/svxdlg.hxx
+++ b/include/svx/svxdlg.hxx
@@ -397,8 +397,7 @@ public:
sal_Int32 nInitialFlags )=0;
virtual AbstractFmInputRecordNoDialog * CreateFmInputRecordNoDialog( Window* pParent ) = 0;
virtual AbstractSvxNewDictionaryDialog* CreateSvxNewDictionaryDialog( Window* pParent,
- ::com::sun::star::uno::Reference< ::com::sun::star::linguistic2::XSpellChecker1 > &xSpl,
- sal_uInt32 nResId ) = 0; //add for SvxNewDictionaryDialog
+ ::com::sun::star::uno::Reference< ::com::sun::star::linguistic2::XSpellChecker1 > &xSpl ) = 0;
virtual VclAbstractDialog * CreateSvxEditDictionaryDialog( Window* pParent,
const String& rName,
::com::sun::star::uno::Reference< ::com::sun::star::linguistic2::XSpellChecker1> &xSpl,