Kaydet (Commit) a305869e authored tarafından Michael Stahl's avatar Michael Stahl

xmloff: [loplugin:unusedvariablecheck]

Change-Id: I5b141d35ab05e1a3f225a980aad1280102a80ee0
üst caaf2848
......@@ -492,7 +492,6 @@ Sequence<beans::PropertyValue> SvxXMLListLevelStyleContext_Impl::GetProperties()
OUString sDisplayTextStyleName = GetImport().GetStyleDisplayName(
XML_STYLE_FAMILY_TEXT_TEXT, sTextStyleName );
OUString sStyleName = sDisplayTextStyleName;
pProps[nPos].Name = "CharStyleName";
pProps[nPos++].Value <<= sDisplayTextStyleName;
......
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