B2016-074: Clean up various edit and print issues

B2016-074: Extend right border
B2016-047: Added ‘DSS_ChklstEditSize’ to docstyle for setting of edit window size
This commit is contained in:
Kathy Ruffing 2016-03-14 13:00:09 +00:00
parent 067351f47a
commit 41e03c8295
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -170,6 +170,7 @@ namespace VEPROMS.CSLA.Library
DSS_PageListSpBckgrnd = 0x200000000, // this background document style has special formatting: margins, title with cont and non underlined header (IP2BCK)
DSS_PageListAddSectCont = 0x400000000, // for this section, add the top continue message when doing the ATTACHTITLECONT pagelist token (Calvert/Landscape word docs)
DSS_WordContentLandscaped = 0x800000000, // for this section, the word content is landscaped.
DSS_ChklstEditSize = 0x100000000, // Westinghouse checklist - edit window size
};
public enum E_DocStyleUse : uint
{