Kaydet (Commit) e17056a2 authored tarafından Pavel Janík's avatar Pavel Janík

Un-name unused argument to prevent compiler warnings.

üst 38ca9e14
......@@ -1286,7 +1286,7 @@ void RtfAttributeOutput::NumberingLevel( sal_uInt8 nLevel,
sal_Int16 nFirstLineIndex,
sal_Int16 /*nListTabPos*/,
const String &rNumberingString,
const SvxBrushItem* pBrush)
const SvxBrushItem* /* pBrush */)
{
OSL_TRACE("%s", OSL_THIS_FUNC);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment