Ejemplo n.º 1
0
 protected virtual void vmethod_0(Class1030 knownClasses)
 {
     this.list_0.Add(this.class617_0);
     this.list_0.Add(this.class617_7);
     this.list_0.Add(this.class617_6);
     this.list_0.Add(this.class617_5);
     this.list_0.Add(this.class617_1);
     this.list_0.Add(this.class617_8);
     this.list_0.Add(this.class617_9);
     this.list_0.Add(this.class617_10);
     this.list_0.Add(this.class617_11);
     this.list_0.Add(this.class617_12);
     this.list_0.Add(this.class617_4);
     this.list_0.Add(this.class617_2);
     this.list_0.Add(this.class617_3);
     this.method_4();
     this.method_5();
     this.method_9();
     this.method_10();
     this.method_11();
     this.method_12();
     this.method_13(knownClasses);
     this.method_14();
     this.method_15();
     this.method_16();
     this.method_8();
     this.method_6();
     this.method_7();
 }
Ejemplo n.º 2
0
        public void Write()
        {
            Class1030 knownClasses = new Class1030(this.dxfModel_0);

            this.method_0();
            this.method_1();
            this.method_7();
            this.method_8();
            this.method_9();
            this.method_10(knownClasses);
            long num1 = Class653.smethod_0(this.int_0);
            long num2 = 0;

            if (this.memoryStream_0 != null)
            {
                num2 = this.memoryStream_0.Length;
            }
            this.method_11((int)(num1 + num2 + this.memoryStream_4.Length + this.memoryStream_1.Length + this.memoryStream_2.Length));
            this.method_2();
            this.method_4();
            this.method_5();
            this.method_6();
            this.method_12();
            this.method_15();
            this.stream_0.Flush();
        }
Ejemplo n.º 3
0
        private void method_12(Class1030 knownClasses)
        {
            Class432 class432 = new Class432((Stream)this.class504_5.Stream, this.dxfModel_0, knownClasses);

            class432.Write();
            this.list_2 = class432.HandleAndStreamPositionList;
        }
Ejemplo n.º 4
0
        private void method_9(Class1030 knownClasses)
        {
            this.memoryStream_4 = new MemoryStream();
            Class432 class432 = new Class432((Stream)this.memoryStream_4, this.dxfModel_0, knownClasses);

            class432.Write();
            this.list_0 = class432.HandleAndStreamPositionList;
        }
Ejemplo n.º 5
0
        private void method_13(Class1030 knownClasses)
        {
            MemoryStream memoryStream = new MemoryStream();
            Class432     class432     = new Class432((Stream)memoryStream, this.dxfModel_0, knownClasses);

            class432.Write();
            this.list_2 = class432.HandleAndStreamPositionList;
            this.method_23(this.class617_9, memoryStream, true);
        }
Ejemplo n.º 6
0
    internal static Class1125 smethod_6(double A_0, double A_1, double A_2, double A_3, CssUnitType A_4)
    {
        Class1030 class2 = new Class1030(4);

        class2.Add(smethod_4(A_0, A_4));
        class2.Add(smethod_4(A_1, A_4));
        class2.Add(smethod_4(A_2, A_4));
        class2.Add(smethod_4(A_3, A_4));
        return(smethod_7(class2));
    }
Ejemplo n.º 7
0
        public void Write()
        {
            Class1030 knownClasses = new Class1030(this.dxfModel_0);

            this.method_0();
            this.method_4();
            this.method_8();
            this.method_9();
            this.method_10();
            this.method_11();
            this.method_12(knownClasses);
            this.method_13();
            this.method_14();
            this.method_15();
            this.method_7();
            this.method_5();
            this.method_6();
            for (int index = 0; index < 1152; ++index)
            {
                this.stream_0.WriteByte((byte)0);
            }
            int pageCount = 0;

            foreach (Class504 class504 in this.list_0)
            {
                class504.method_0();
                pageCount += (int)class504.PageCount;
            }
            byte[] data = new byte[this.method_19(pageCount)];
            this.method_23((Class441)this.class442_0, data, 0, data.Length);
            this.method_23((Class441)this.class442_1, data, 0, data.Length);
            this.method_21(this.class504_3);
            this.method_21(this.class504_2);
            this.method_21(this.class504_1);
            this.method_21(this.class504_0);
            this.method_21(this.class504_4);
            this.method_21(this.class504_5);
            this.method_21(this.class504_6);
            this.method_21(this.class504_7);
            this.method_21(this.class504_8);
            this.method_21(this.class504_9);
            this.method_21(this.class504_10);
            this.method_21(this.class504_11);
            this.class954_0.PagesMaxId    = (ulong)(uint)(this.list_1.Count + 2);
            this.class954_0.PagesMapId    = this.class954_0.PagesMaxId;
            this.class954_0.SectionsMapId = this.class954_0.PagesMaxId - 1UL;
            this.method_16();
            this.method_18();
            this.method_1();
            this.method_2();
            this.stream_0.Flush();
        }
Ejemplo n.º 8
0
    private void method_7(StringBuilder A_0, string A_1)
    {
        Class1030 class2 = this.method_9();

        if (class2.Count > 0)
        {
            class2.method_0(0).method_6(A_0);
            for (int i = 1; i < class2.Count; i++)
            {
                A_0.Append(A_1);
                class2.method_0(i).method_6(A_0);
            }
        }
    }
Ejemplo n.º 9
0
    private static int smethod_2(string[] A_0, Class181 A_1, Class1030 A_2)
    {
        int num = 0;

        foreach (string str in A_0)
        {
            Class1125 class2 = A_1[str] as Class1125;
            A_2.Add(class2);
            if (class2 != null)
            {
                num++;
            }
        }
        return(num);
    }
Ejemplo n.º 10
0
    private SortedList method_12(bool A_0)
    {
        int num = 0x12;

        string[] strArray2 = new string[] { BookmarkStart.b("唷嬹主夽⤿ⱁ楃㉅❇㩉", 0x12), BookmarkStart.b("唷嬹主夽⤿ⱁ楃㑅ⅇⵉ⑋㩍", 0x12), BookmarkStart.b("唷嬹主夽⤿ⱁ楃⑅❇㹉㡋⅍㵏", 0x12), BookmarkStart.b("唷嬹主夽⤿ⱁ楃⩅ⵇⱉ㡋", 0x12) };
        Class181 class2    = new Class181(true);

        foreach (DictionaryEntry entry in this.class181_0)
        {
            class2.Add(entry.Key, entry.Value);
        }
        Class1030 class3 = new Class1030();
        int       num2   = smethod_2(strArray2, class2, class3);

        if (num2 != 0)
        {
            Class1125 class5 = class2[BookmarkStart.b("唷嬹主夽⤿ⱁ", num)] as Class1125;
            if (class5 != null)
            {
                for (int i = 0; i < class3.Count; i++)
                {
                    if (class3.method_0(i) == null)
                    {
                        class3.method_1(i, smethod_3(class5, i));
                    }
                    else
                    {
                        class2.Remove(strArray2[i]);
                    }
                }
                class2[BookmarkStart.b("唷嬹主夽⤿ⱁ", num)] = Class1125.smethod_7(class3);
            }
            else if (num2 == strArray2.Length)
            {
                Class1125 class4 = Class1125.smethod_7(class3);
                class2.Add(BookmarkStart.b("唷嬹主夽⤿ⱁ", num), class4);
                for (int j = 0; j < strArray2.Length; j++)
                {
                    class2.Remove(strArray2[j]);
                }
            }
        }
        if (!A_0)
        {
            return(class2);
        }
        return(new SortedList(class2, new Class1032()));
    }
Ejemplo n.º 11
0
        public void Write()
        {
            Class1030 knownClasses = new Class1030(this.dxfModel_0);

            this.method_0();
            this.method_6();
            this.method_7();
            this.method_8();
            this.method_9(knownClasses);
            this.method_10((int)(Class722.smethod_0(this.int_0) + this.memoryStream_3.Length + this.memoryStream_0.Length + this.memoryStream_1.Length));
            this.method_1();
            this.method_4();
            this.method_5();
            this.method_11();
            this.method_14();
            this.stream_0.Flush();
        }
Ejemplo n.º 12
0
    internal static Class1125 smethod_8(string A_0, string A_1)
    {
        int num = 11;

        if (!smethod_14(A_0))
        {
            return(new Class1125(A_1));
        }
        MatchCollection matchs = (Class567.smethod_41(A_0, BookmarkStart.b("地尲嬴䌶ᐸ崺尼刾⡀⽂㱄", num)) ? regex_2 : regex_1).Matches(A_1);
        Class1030       class2 = new Class1030(matchs.Count);

        foreach (Match match in matchs)
        {
            class2.Add(new Class1125(match.Value));
        }
        return(smethod_5(class2));
    }
Ejemplo n.º 13
0
        public void Write()
        {
            Class1030 knownClasses = new Class1030(this.dxfModel_0);

            for (int index = 0; index < 256; ++index)
            {
                this.stream_0.WriteByte((byte)0);
            }
            this.method_0();
            this.vmethod_0(knownClasses);
            this.list_1.Add((Class614)null);
            this.class564_0.PagesMaxId    = (uint)(this.list_1.Count + 2);
            this.class564_0.GapsMaxId     = 0U;
            this.class564_0.PagesMapId    = this.class564_0.PagesMaxId;
            this.class564_0.SectionsMapId = this.class564_0.PagesMaxId - 1U;
            this.method_17();
            this.method_18();
            this.method_1();
            this.stream_0.Flush();
        }
Ejemplo n.º 14
0
    internal static Class1125 smethod_7(Class1030 A_0)
    {
        Class1030 class2 = new Class1030(A_0);

        if ((class2.Count == 4) && class2.method_0(1).Equals(class2.method_0(3)))
        {
            class2.RemoveAt(3);
        }
        if ((class2.Count == 3) && class2.method_0(0).Equals(class2.method_0(2)))
        {
            class2.RemoveAt(2);
        }
        if ((class2.Count == 2) && class2.method_0(0).Equals(class2.method_0(1)))
        {
            class2.RemoveAt(1);
        }
        if (class2.Count != 1)
        {
            return(smethod_5(class2));
        }
        return(new Class1125(class2.method_0(0).method_14(), class2.method_0(0).method_15(), class2.method_0(0).method_16()));
    }
Ejemplo n.º 15
0
    private static Class1125 smethod_3(Class1125 A_0, int A_1)
    {
        Class1030 class2 = A_0.method_9();

        if (class2 == null)
        {
            return(A_0);
        }
        if (class2.Count == 1)
        {
            return(class2.method_0(0));
        }
        switch (A_1)
        {
        case 0:
            return(class2.method_0(0));

        case 1:
            return(class2.method_0(1));

        case 2:
            if (class2.Count != 2)
            {
                return(class2.method_0(2));
            }
            return(class2.method_0(0));

        case 3:
            if (class2.Count != 3)
            {
                return(class2.method_0(3));
            }
            return(class2.method_0(1));
        }
        return(null);
    }
Ejemplo n.º 16
0
 protected override void vmethod_0(Class1030 knownClasses)
 {
     base.vmethod_0(knownClasses);
     this.method_28();
     this.Sections.Add(this.class617_13);
 }
Ejemplo n.º 17
0
 internal static Class1125 smethod_5(Class1030 A_0)
 {
     return(new Class1125(A_0, CssValueType.Complex, CssUnitType.None));
 }