diff options
Diffstat (limited to 'xmloff/source')
-rw-r--r-- | xmloff/source/style/impastp4.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/impastp4.cxx b/xmloff/source/style/impastp4.cxx index 3fda5126ee50..32cd3f8723e5 100644 --- a/xmloff/source/style/impastp4.cxx +++ b/xmloff/source/style/impastp4.cxx @@ -106,7 +106,7 @@ void SvXMLAutoStylePoolP_Impl::AddFamily( void SvXMLAutoStylePoolP_Impl::SetFamilyPropSetMapper( sal_Int32 nFamily, - const OUString& rStrName, + const OUString& /* rStrName */, const UniReference < SvXMLExportPropertyMapper > & rMapper ) { |