Ejemplo n.º 1
0
    private void method_19(ShapeBase A_0)
    {
        this.class352_0.method_2(A_0, Class813.smethod_22(this.class423_0.method_60()));
        Class347 class2 = new Class347(A_0);

        this.class423_0.method_50(class2);
        this.class423_0.method_38(Class601.string_0, A_0.CharacterFormat, Class423.class1107_1);
    }
Ejemplo n.º 2
0
    internal Class347 method_5(int A_0)
    {
        int num = 0x10;

        for (int i = 0; i < this.class152_0.method_4(); i++)
        {
            Class347 class2 = this.class152_0.method_25(i);
            if (class2.int_1 == A_0)
            {
                return(class2);
            }
        }
        throw new InvalidOperationException(BookmarkStart.b("电夷吹刻儽㐿扁≃⽅♇⹉汋⽍㹏牑ቓՕࡗ᭙牛", num));
    }
Ejemplo n.º 3
0
 private void method_21()
 {
     if (this.class348_0.method_0().method_4() > 0)
     {
         for (int i = 0; i < (this.class348_0.method_0().class741_0.method_2() - 1); i++)
         {
             int  num2 = this.class348_0.method_0().class741_0.method_7(i);
             long num3 = this.method_23(num2, this.class770_0.method_4(0).int_0, 1) - 2L;
             if ((this.method_22(num3) != '\b') && (this.method_22(num3 - 2L) == '\b'))
             {
                 Class347 class2 = this.class348_0.method_4(num2);
                 this.class348_0.method_0().method_9(i);
                 this.class348_0.method_0().method_7(i, num2 - 1, class2);
             }
         }
     }
 }
Ejemplo n.º 4
0
    private void method_23(int A_0, CharacterFormat A_1)
    {
        Class347 class3 = this.class764_0.method_19(this.subDocumentType_0).method_4(A_0);

        if (class3 != null)
        {
            ShapeBase base2 = this.class764_0.method_39(class3.int_1, Class813.smethod_22(this.subDocumentType_0));
            if (base2 != null)
            {
                bool flag = this.class764_0.method_5().nfibEnum_0 > NFibEnum.Word97;
                class3.method_0(base2, flag);
                base2.CharacterFormat.method_25(A_1);
                if (!base2.IsGroup)
                {
                    this.method_22(base2);
                }
                this.class764_0.method_43().imethod_18(base2);
                this.method_24(base2);
            }
        }
    }
 public abstract void Visit(Class347 c);
 public override void Visit(Class347 c) { }