Exemple #1
0
    internal static void smethod_0(Class581 A_0, ParagraphFormat A_1, CharacterFormat A_2, Class584 A_3)
    {
        object obj2 = A_1.method_31(0x465);

        A_1.method_71(0x465);
        object obj3 = A_1.method_31(0x62c);

        A_1.method_71(0x62c);
        ParagraphFormat format = (ParagraphFormat)A_1.method_23();

        A_1.ClearFormatting();
        Class924.smethod_0(A_0, A_1, A_2);
        bool flag  = A_1.method_31(0x3e8) != null;
        bool flag2 = format.method_31(0x3e8) != null;

        if (flag && !flag2)
        {
            format.SetAttr(0x3e8, format.method_31(0x3e8));
        }
        if (obj2 != null)
        {
            A_1.SetAttr(0x465, obj2);
        }
        if (obj3 != null)
        {
            A_1.SetAttr(0x62c, obj3);
        }
    }