This commit is contained in:
Kathy Ruffing 2011-01-19 16:12:17 +00:00
parent 6a472a288e
commit 847a525c78
2 changed files with 4 additions and 4 deletions

View File

@ -1567,7 +1567,7 @@ namespace VEPROMS
this.ppProcNumStpRTB.MyClassName = "RichEdit20W";
this.ppProcNumStpRTB.MyItemInfo = null;
this.ppProcNumStpRTB.MyLinkText = null;
this.ppProcNumStpRTB.MyStepItem = null;
this.ppProcNumStpRTB.MyRTBItem = null;
this.ppProcNumStpRTB.Name = "ppProcNumStpRTB";
this.ppProcNumStpRTB.ProcessKeystrokes = true;
this.ppProcNumStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks;
@ -1597,7 +1597,7 @@ namespace VEPROMS
this.ppProcTitleStpRTB.MyClassName = "RichEdit20W";
this.ppProcTitleStpRTB.MyItemInfo = null;
this.ppProcTitleStpRTB.MyLinkText = null;
this.ppProcTitleStpRTB.MyStepItem = null;
this.ppProcTitleStpRTB.MyRTBItem = null;
this.ppProcTitleStpRTB.Name = "ppProcTitleStpRTB";
this.ppProcTitleStpRTB.ProcessKeystrokes = true;
this.ppProcTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks;

View File

@ -818,7 +818,7 @@ namespace VEPROMS
this.ppSectNumberStpRTB.MyClassName = "RichEdit20W";
this.ppSectNumberStpRTB.MyItemInfo = null;
this.ppSectNumberStpRTB.MyLinkText = null;
this.ppSectNumberStpRTB.MyStepItem = null;
this.ppSectNumberStpRTB.MyRTBItem = null;
this.ppSectNumberStpRTB.Name = "ppSectNumberStpRTB";
this.ppSectNumberStpRTB.ProcessKeystrokes = true;
this.ppSectNumberStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks;
@ -848,7 +848,7 @@ namespace VEPROMS
this.ppSectTitleStpRTB.MyClassName = "RichEdit20W";
this.ppSectTitleStpRTB.MyItemInfo = null;
this.ppSectTitleStpRTB.MyLinkText = null;
this.ppSectTitleStpRTB.MyStepItem = null;
this.ppSectTitleStpRTB.MyRTBItem = null;
this.ppSectTitleStpRTB.Name = "ppSectTitleStpRTB";
this.ppSectTitleStpRTB.ProcessKeystrokes = true;
this.ppSectTitleStpRTB.RTBRangeStatus = Volian.Controls.Library.StepRTB.RangeStatus.NoContainedLinks;