Esempio n. 1
0
 private static void smethod_2(Paragraph A_0, Class97 A_1)
 {
     if ((A_0.method_49() != null) && (A_0 == A_0.method_49().Body.Paragraphs[0]))
     {
         if (Class567.smethod_16(A_1.method_43()))
         {
             A_0.method_49().SectPr.SetAttr(0x898, Class1041.smethod_11(A_1.method_43()));
             A_0.method_49().SectPr.SetAttr(0x802, true);
         }
         if ((A_1.method_41() > 0) && (A_0.method_49().SectPr.method_70() != LineNumberingRestartMode.Continuous))
         {
             A_0.method_49().SectPr.SetAttr(0x884, A_1.method_41());
             A_0.method_49().SectPr.SetAttr(0x83e, LineNumberingRestartMode.RestartSection);
             A_0.Format.SetAttr(0x46a, false);
         }
     }
 }