コード例 #1
0
 private void method_7()
 {
     this.class89_1   = new Class89();
     this.class89_0   = new Class89();
     this.class89_2   = new Class89();
     this.arrayList_0 = new ArrayList();
     this.arrayList_1 = new ArrayList();
     this.arrayList_2 = new ArrayList();
     this.arrayList_3 = new ArrayList();
     this.class241_0  = new Class241(this);
     this.class468_0  = new Class468(this);
     this.class973_0  = new Class973(this);
     this.class918_0  = new Class918(this);
     this.class569_0  = new Class569(this);
     this.class471_0  = new Class471(this);
     this.class470_0  = new Class470(this);
     this.class850_0  = new Class850(this);
     this.class691_0  = new Class691(this);
     this.class690_0  = new Class690(this);
     this.class528_0  = new Class528(this);
     this.hashtable_0 = new Hashtable();
     this.class476_0  = new Class476();
     this.class88_0   = new Class88(this);
     this.class88_0.method_0();
     new Class1094(this).method_0();
     this.arrayList_3.Clear();
     new Class793(this).method_0();
     this.openDocumentWritingStage_0 = OpenDocumentWritingStage.MathML;
     this.method_15().Accept(this);
     new Class239(this).method_0(this.method_6());
     new Class849(this).method_0();
     this.class476_0.method_3(this.class928_0.stream_0, this.method_6());
 }
コード例 #2
0
    private void method_2(Field A_0)
    {
        int    num = 5;
        string str = BookmarkStart.b("弪䠬圮䔰ल䄴嘶嬸场堼ሾ⹀╂桄⑆♈╊㥌⩎㽐❒", 5);

        if (A_0.Type == FieldType.FieldIndex)
        {
            str = BookmarkStart.b("弪䠬圮䔰ल吴嬶䤸区尼崾⑀㝂ⱄ⑆⡈❊恌♎㽐㝒ご⽖", num);
        }
        Class400  class2         = this.class422_0.method_18();
        Class569  class3         = new Class569(this.class422_0);
        Paragraph ownerParagraph = A_0.OwnerParagraph;
        string    str2           = class3.method_1(ownerParagraph);

        if (A_0.PreviousSibling != null)
        {
            class2.method_6(str2);
        }
        class2.method_4(str);
        this.method_3(A_0, str);
        class2.method_4(BookmarkStart.b("弪䠬圮䔰ल尴夶崸帺䔼ሾ⍀ⱂ⅄㹆", num));
        this.class422_0.method_38(0);
        this.class422_0.method_36(0);
        class3.method_2(ownerParagraph, str2);
    }
コード例 #3
0
    private void method_4(Field A_0)
    {
        int       num            = 13;
        Class400  class2         = this.class422_0.method_18();
        Class569  class3         = new Class569(this.class422_0);
        Paragraph ownerParagraph = A_0.OwnerParagraph;
        string    str            = class3.method_1(ownerParagraph);

        if (A_0.PreviousSibling != null)
        {
            class2.method_6(str);
        }
        class2.method_6(BookmarkStart.b("䜲倴伶䴸ĺ吼儾╀♂㵄橆⭈⑊⥌㙎", num));
        class2.method_5();
        class3.method_2(ownerParagraph, str);
    }
コード例 #4
0
    internal VisitorAction method_3(ParagraphBase A_0)
    {
        string text = ((TextRange)A_0).Text;

        if ((text != Class816.string_15) && (text != Class816.string_14))
        {
            Paragraph paragraph = A_0.method_28();
            if (paragraph == null)
            {
                return(VisitorAction.Continue);
            }
            bool flag = ((text.IndexOf(Class816.string_26) != -1) || (text.IndexOf(Class816.string_25) != -1)) || (text.IndexOf(Class816.string_27) != -1);
            if (this.method_11(text, flag))
            {
                return(VisitorAction.Continue);
            }
            switch (this.class422_0.method_23())
            {
            case OpenDocumentWritingStage.ContentAutomaticStyles:
            case OpenDocumentWritingStage.StylesAutomaticStyles:
                if ((!this.class422_0.method_67() || flag) && (!Class569.smethod_7(paragraph) && (!this.class422_0.method_103() || !this.class422_0.method_101())))
                {
                    if (flag)
                    {
                        this.method_4(A_0);
                    }
                    else
                    {
                        this.class974_0.method_2(A_0);
                    }
                }
                break;

            case OpenDocumentWritingStage.ContentBody:
            case OpenDocumentWritingStage.StylesMasterPage:
                if (!flag)
                {
                    this.method_0(A_0);
                    break;
                }
                this.method_5(A_0);
                break;
            }
        }
        return(VisitorAction.Continue);
    }
コード例 #5
0
 internal void method_0(ParagraphBase A_0)
 {
     if (!this.class422_0.method_67())
     {
         bool flag;
         if (!(flag = Class569.smethod_7(A_0.OwnerParagraph)) && (!this.class422_0.method_103() || !this.class422_0.method_101()))
         {
             this.method_1();
         }
         if (!(A_0 as TextRange).SkipDocxItem && (A_0 is TextRange))
         {
             string str = smethod_0(((TextRange)A_0).Text);
             this.method_7(str);
             if (!flag && (!this.class422_0.method_103() || !this.class422_0.method_101()))
             {
                 this.method_2();
             }
             this.class422_0.method_96(false);
         }
     }
 }
コード例 #6
0
 internal Class691(Class422 A_0)
 {
     this.class422_0 = A_0;
     this.class974_0 = new Class974(this.class422_0);
     this.class569_0 = new Class569(this.class422_0);
 }