76 Commits

Author SHA1 Message Date
Rich
750c8df895 Revised code to assure setpoint ro's were underlined and non-setpoint ro's were not underlined during printing
Revised code to assure ro's in grids are not colored red during printing
Added code to override Height property of vlnPrintObject class in vlnBox class
Added code to utilize BoxLeftAdj property
Removed blank lines and previous debug code
Added code to assure spaces between note and caution boxes are added when separate box format flag is used
Added code to implement %c token in continue message of Byron/Braidwood formats
Added code to utilize BoxLeftAdj property
Added code to correct underline termination issue involving reference objects and transitions
Changed Height property to virtual to allow overriding in inherited classes
2014-01-17 16:12:20 +00:00
Rich
75abd14dd4 Added CapSPIfLastLower=True for Catawba and McGuire
Added CapROIfLastLower=False for Catawba and McGuire
Added CapSPIfLastLower for Catawba and McGuire so that only setpoint ROs are uppercased if the surounding text is uppercase.
2014-01-15 19:29:26 +00:00
Rich
dade570a7f Replace Words in RNOs no longer shuts-off bolding 2014-01-08 11:52:35 +00:00
63166ed728 Fixed the check for CapRoIfLastLower and the UpRoAftrDash conditions 2013-12-19 16:39:04 +00:00
87734bb4d2 Fixed Replace words logic where it begin done on step text that is bolded 2013-12-17 19:22:59 +00:00
Rich
b030911ef3 Fixed ReplaceWord logic to not add bolding if the step is bolded. 2013-12-17 14:07:23 +00:00
Rich
60dbbb6269 Set the plot background to white if not doing compare and transparent if doing a compare.
Add logic to exclude high level steps from those items included in the Replace Words list for substeps.
Removed event handlers for DSOFramer.  It appears that these no longer work for MSWord 2013.
New Watermark Logic
2013-11-07 21:45:56 +00:00
2deb6dc799 don’t do replace words if there is a dash before or after the word 2013-10-11 13:14:31 +00:00
Rich
3363a94037 When a hardspace was added before or after a "Replace Word" (IF, THEN, WHEN, AND, OR, NOT) in a table, the word was still underlined. The issue was that there was some RTF formatting which occured between the hardspace and the "Replace Word". Logic was added to check for Hardspaces preceding or following a "Replace Word". 2013-09-25 15:57:24 +00:00
Rich
98d8a174fb Changed how DoBeforeTransFlagSupport located replace words string in step text from first location to last location
Added and used new method IncludesParentToHLS to PDFReport to correct how step tab data is displayed in PDF report
2013-07-25 03:38:16 +00:00
0eda70c1c8 Added TurnOffReplaceWords format flag
Added space after UnderlineOn command when converting.  Fixed the conversion of Top Continue Message, when not defined in 16-bit, set to an empty string so that it is not inherited from the Base format
Added TurnOffReplaceWords flag
Don’t do ReplaceWords if TurnOffReplaceWords is set to true
2013-07-17 15:13:02 +00:00
Rich
2067a6f212 Added IsTransition, AdjustStepTransitionText and BoldTransitionExceptHLS properties to PlantFormat class for VCSummer data
Added code to utilize BoldTransitionExceptHLS property for VCSummer data
Added code to reset MyGaps when changing sections for drawing centerline for VCSummer data
Added code to handle Transition Caution and Transiton Note when printing PDF for VCSummer data
Added code to handle proper incrementing for lower case roman numeral page numbering for VCSummer data
Added code to handle hard new lines in Procedure title for VCSummer data
2013-07-03 03:40:09 +00:00
05f3fcf8a4 2013-06-07 11:11:54 +00:00
7427c75caa 2013-05-29 14:56:40 +00:00
Rich
11fe928774 Changed an Error Message to provide the location where the error occured.
Added logic to keep un-numbered child steps together.
Changed the space on the first page to be yWithinMargins.
Changed an Error Message to provide the location where the error occured.
Changed the format of the Pagination Debug file to make comparison easier.
Used YTopMost to correctly determine how much space is left on a page.
Changed an Error Message to provide the location where the error occured.
Changed logic to keep from breaking in a caution or a note.
2013-05-13 10:44:25 +00:00
4b26543dca 2013-03-26 13:32:19 +00:00
0a1d868d4a 2013-02-20 11:45:14 +00:00
7f58611e6b 2013-02-08 12:22:26 +00:00
ee85f979c8 2013-01-21 13:47:29 +00:00
Rich
308ccc9eaa Changes CreateRtf method of DisplayText class to handle U_ID and S\u8902?ID text in display text
Returns text changed in CreateRtf method of DisplayText class
Created DoSearchAndReplace method to DisplayText class
Added logging support to FoundMatches class
2012-12-04 23:04:40 +00:00
978ca38993 needed an empty replace words list – don’t inherit from parent (if null, was inheriting from parent) 2012-11-27 15:12:32 +00:00
Rich
ce52e31138 Added logic to create annotations for transitions to un-numbered steps 2012-11-15 16:59:39 +00:00
b7bea9a5f1 logic to support transition to a non-numbered step
commented out test coding to save for now.
2012-11-14 19:18:47 +00:00
274706e0c1 2012-10-26 10:27:26 +00:00
2fdb19be8e 2012-10-04 11:31:23 +00:00
77cfb0bed2 2012-09-27 11:16:26 +00:00
fe8b388b1b 2012-09-12 13:10:17 +00:00
cc4b8a2020 2012-08-10 10:41:31 +00:00
058c21ba65 2012-08-01 11:22:31 +00:00
bbe92962b0 2012-06-08 13:13:13 +00:00
Rich
d445039c7f Added Try/Catch to keep the code from bombing on an invalid RO 2012-04-11 18:12:18 +00:00
ea85aeba23 RO table was failing in DoCOlorLink. This does not fix the problem.
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
d654f22310 2011-08-24 11:54:43 +00:00
Rich
792351c922 Change Manager 2011-08-01 20:20:39 +00:00
Rich
7b177a88f6 Formats.cs - Update existing Formats
ContentExt.cs - Fixed logic to find RO value in procedure text
DisplayText.cs - Fixed logic to find Ro value in procedure text
2011-07-19 16:40:50 +00:00
df775b384e 2011-07-14 16:00:23 +00:00
a062a026b4 2011-06-16 10:35:50 +00:00
724fbcf62d 2011-05-06 15:39:02 +00:00
b279f2074d 2011-03-14 11:32:23 +00:00
Rich
ddb2ea162f Changes to Comments 2011-03-11 15:46:51 +00:00
47860da240 2011-03-07 13:13:43 +00:00
b35612736d 2011-01-19 16:18:20 +00:00
d601a2c76a 2011-01-07 15:33:40 +00:00
0941db7c5c 2010-11-08 14:46:54 +00:00
987d5b00ca 2010-10-25 17:42:19 +00:00
Rich
1e0564f35a Corrected Logic in ProcessRoTanChanges to save transitions
Fixed logic in AddSubStep to show menu if no current substeps exist, even if the step has a table
2010-10-20 14:45:12 +00:00
Rich
8f110a10e3 Properly Save Text from DisplayText
Fixed logic to support single character in a stepRTB
(Fixed 127) Corrected code to deal with null AERStepItem
Added code to respond to a Right Arrow for steps that don't have RNOs
Changed KeyDown (Keys.Down) logic to support a Hard-Return at the end of a StepRTB
2010-10-19 15:55:08 +00:00
Rich
ecb9f7f872 Save Item only once when text is updated
Adjust AER to reflect changes in the RNO column
Added AnnotationColor property
Set Active or Inactive BackColor for StepRTB
2010-10-18 15:40:29 +00:00
Rich
b39ee1b05b Added code to limit when Replace Words are replaced within ROs.
ReplaceWords are only replaced when the flag is set and when the RO is not a setpoint
2010-10-15 21:14:34 +00:00
c26e539b15 2010-10-07 12:42:59 +00:00