-Werror,-Wunused-variable

Change-Id: Ia3e6da86b47099106c4be793a1477979d327a2b9
This commit is contained in:
Stephan Bergmann 2013-10-11 10:48:41 +02:00
parent 54ec8a9a71
commit 21055f014c
2 changed files with 4 additions and 3 deletions

View File

@ -135,9 +135,9 @@ OdfFlatXml::importer(
}
catch (const Exception &exc)
{
OString msg = OUStringToOString(exc.Message,
RTL_TEXTENCODING_ASCII_US);
OSL_FAIL(msg.getStr());
SAL_WARN(
"filter.odfflatxml",
"caught exception \"" << exc.Message << "\"");
return sal_False;
}
return sal_True;

View File

@ -133,6 +133,7 @@ certain functionality.
@li @c filter.config
@li @c filter.ms - escher import/export
@li @c filter.odfflatxml
@li @c filter.xslt - xslt import/export
@li @c oox.cscode - see oox/source/drawingml/customshapes/README
@li @c oox.drawingml - DrawingML