Added BGEEOP pagestyle method call
This commit is contained in:
parent
a1c02eb339
commit
f2d4d691e4
@ -783,6 +783,9 @@ namespace fmtxml
|
||||
case "WEPENB.PAG":
|
||||
AddWEPENBPage(ref pgstyles);
|
||||
break;
|
||||
case "BGEEOP.PAG":
|
||||
AddBGEEOPPage(ref pgstyles);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user