Subversion Repositories DevTools

Rev

Rev 2126 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2126 Rev 2136
Line 86... Line 86...
86
      public const string styleName_RefListText = "Reference List Text";
86
      public const string styleName_RefListText = "Reference List Text";
87
 
87
 
88
      public const string styleName_Bold        = "bold";
88
      public const string styleName_Bold        = "bold";
89
      public const string styleName_Italic      = "italic";
89
      public const string styleName_Italic      = "italic";
90
      public const string styleName_Underline   = "underline";
90
      public const string styleName_Underline   = "underline";
-
 
91
      public const string styleName_Font_Color  = "font_color";
91
 
92
 
92
 
93
 
93
      // Names of special elements that control EA_DocGen's activities
94
      // Names of special elements that control EA_DocGen's activities
94
      public const string EA_DocGenElementType  = "InformationItem";
95
      public const string EA_DocGenElementType  = "InformationItem";
95
      public const string EA_DocGenBaseName     = "EA_DocGen";
96
      public const string EA_DocGenBaseName     = "EA_DocGen";