FNP: Component List on document style & Bottom continue message location fix

This commit is contained in:
Kathy Ruffing 2013-11-20 13:11:27 +00:00
parent 02283846b7
commit 2c58f0a463

View File

@ -78,6 +78,7 @@ public struct DocStyle
public bool UndSpecialStepsFoldout; // Was format flag UndSpecialStepsFoldout - but put here on E2 only.
public bool ExtraLineHeader; // added for Callaway foldout Notes (needed line bewteen 'NOTE' and text)
public bool AlignHLSTabWithSect; // added for FNP (was in WST)
public bool ComponentList; // Added for FNP component lists
public short ContTopHLS; // Flag for including High Level step
// as part of top continue message.
public float CTMargin; // Margin for top message
@ -85,7 +86,7 @@ public struct DocStyle
public short CBLoc; // 0 - place continue string at end of text
// 1 - between end of text & bottom of page
// 2 - place at bottom of page
//
public bool CBNoOverrideSpace; // Added for farley pagination of bottomcontinue message
public VE_Font ContStyle; // Style of continue messages
public short EndFlag; // Does end statement exist for this type
public VE_Font EndStyle; // Style of end message at end of page