summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/exp_share.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/xmldlg_imexp/exp_share.hxx')
-rw-r--r--xmlscript/source/xmldlg_imexp/exp_share.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlscript/source/xmldlg_imexp/exp_share.hxx b/xmlscript/source/xmldlg_imexp/exp_share.hxx
index 50a9d2393393..89a4ee013173 100644
--- a/xmlscript/source/xmldlg_imexp/exp_share.hxx
+++ b/xmlscript/source/xmldlg_imexp/exp_share.hxx
@@ -166,8 +166,7 @@ public:
{ addAttribute( rAttrName, ::rtl::OUString::valueOf(bValue) ); }
void addNumberFormatAttr(
css::uno::Reference< css::beans::XPropertySet >
- const & xFormatProperties,
- ::rtl::OUString const & rAttrName );
+ const & xFormatProperties );
void readEvents() SAL_THROW( (css::uno::Exception) );
void readDialogModel( StyleBag * all_styles )