Exemple #1
0
 private void method_27(Class195 A_0, int A_1, bool A_2)
 {
     if ((A_0 != null) && (A_0.method_9().Count > 0))
     {
         Dictionary <string, PdfBookmark> dictionary = new Dictionary <string, PdfBookmark>();
         for (int i = 0; i < A_1; i++)
         {
             this.pdfPageBase_0 = this.pdfNewDocument_0.get_Pages().get_Item(i);
             this.method_20(A_0.method_9(), dictionary, A_2);
         }
         dictionary = null;
     }
 }
Exemple #2
0
 private void method_30(object A_0, spr⌑ A_1)
 {
     if (this.method_3() != null)
     {
         Class195 class2 = this.method_3();
         sprᣍ     rᣍ     = A_1.ᜂ();
         A_1.ᜁ();
         int num   = A_1.ᜀ();
         int count = class2.method_34().method_0().Count;
         this.method_19(class2.method_34().method_0()[num].method_2(), rᣍ);
         this.method_21(class2.method_9(), rᣍ, count, num, false);
         if (this.method_1().CreateWordBookmarks)
         {
             this.method_23(class2.method_11(), rᣍ, count, num);
         }
         else
         {
             this.method_21(class2.method_9(), rᣍ, count, num, true);
         }
     }
 }