summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-05-22 13:28:21 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-05-22 13:33:48 +0200
commitc452fcfb32d9265d8f2ab1cafe8d5765106ca718 (patch)
treeeef6b9fc713ec228adf3b69dcc7670fb5ffefaac /xmloff/inc
parent8e18130bba49082cc1416e1a2631bd5a4cb3cb8f (diff)
-Werror=unused-parameter
Change-Id: I06dc09d57821ac729182764882558fa079b5ed37
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmlaustp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/xmloff/xmlaustp.hxx b/xmloff/inc/xmloff/xmlaustp.hxx
index 828ff54d7d3a..595ca457b5d9 100644
--- a/xmloff/inc/xmloff/xmlaustp.hxx
+++ b/xmloff/inc/xmloff/xmlaustp.hxx
@@ -89,7 +89,7 @@ public:
void AddFamily( sal_Int32 nFamily, const ::rtl::OUString& rStrName,
const UniReference< SvXMLExportPropertyMapper >& rMapper,
const ::rtl::OUString& rStrPrefix, sal_Bool bAsFamily = sal_True );
- void SetFamilyPropSetMapper( sal_Int32 nFamily, const ::rtl::OUString& rStrName,
+ void SetFamilyPropSetMapper( sal_Int32 nFamily,
const UniReference< SvXMLExportPropertyMapper >& rMapper );
/// Register a name that must not be used as a generated name.