Exemple #1
0
 internal void method_0()
 {
     this.method_13().method_0();
     this.method_14().Clear();
     this.document_0.Settings.float_0 = 1134f;
     this.document_0.Settings.method_2(false);
     Class475.smethod_0(this);
     Class474.smethod_0(this);
     Class416.smethod_0(this);
     Class799.smethod_0(this);
     if (this.method_14().method_0(BookmarkStart.b("琦崨䨪䌬䬮倰䄲儴", 1)) == null)
     {
         this.method_1();
     }
     Class1053.smethod_0(this);
     if (this.bool_7)
     {
         this.document_0.EnforceDocProt = true;
         this.document_0.ProtectionType = ProtectionType.AllowOnlyFormFields;
     }
     foreach (Section section in this.document_0.Sections)
     {
         if (this.bool_7 && (section.SectPr.method_31(0x956) == null))
         {
             section.SectPr.method_125(true);
         }
         if (!section.IsLastChild)
         {
             section.Body.Paragraphs.Add(new Paragraph(this.document_0));
         }
     }
 }
 public abstract void Visit(Class474 c);
 public override void Visit(Class474 c) { }