Kaydet (Commit) a3395aab authored tarafından Noel Grandin's avatar Noel Grandin

cid#705174 missing break in switch

Change-Id: Id3563f949a210ea4af59a96bbbbbb615368b06c2
üst d99b187f
......@@ -536,6 +536,7 @@ namespace frm
case PROPERTY_ID_FONT_NAME:
case PROPERTY_ID_FONT_STYLENAME:
aReturn <<= OUString();
break;
case PROPERTY_ID_FONT_FAMILY:
case PROPERTY_ID_FONT_CHARSET:
......
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