Callaway OTO cover page fonts

This commit is contained in:
Kathy Ruffing 2013-10-28 13:55:13 +00:00
parent 5271561b84
commit 6720adef4f

View File

@ -1562,6 +1562,7 @@ namespace fmtxml
AddSUMfmt(ref pgstyles);
break;
case "CAL2.PAG":
case "CALOTO.PAG":
AddCAL2Page(ref pgstyles);
break;
case "CALBCK.PAG":
@ -1592,7 +1593,6 @@ namespace fmtxml
break;
}
}
private void AddFNP_00Page(ref PageStyles pgstyles)
{
pgstyles.PgStyles[0].Items[2].Col = 30;
@ -1627,7 +1627,6 @@ namespace fmtxml
pgstyles.PgStyles[1].Items[4].Style.FontSize = "14";
pgstyles.PgStyles[0].Items[7].Col = 518;
}
private void AddCAL2Page(ref PageStyles pgstyles)
{
pgstyles.PgStyles[6].Items[2].Col = 240;