Kaydet (Commit) 89cfc660 authored tarafından Eike Rathke's avatar Eike Rathke

the main text format is not a trailing text format, tdf#92457 follow-up

Change-Id: I91d5a2ff9fb59b68b28dec0ed8b2802782e28727
üst 3dc95e2d
......@@ -943,7 +943,7 @@ SvNumberformat::SvNumberformat(OUString& rString,
sBuff.insert(nPos, ";");
nPos++;
}
else
else if (nIndex > 0)
{
// The last subformat. If it is a trailing text
// format the omitted subformats act like they were
......
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