Beispiel #1
0
    private AttrCollection method_6(IRunAttrSource A_0, AttrCollection A_1, bool A_2)
    {
        AttrCollection attrs = A_1;

        if (Class422.smethod_0(A_0, A_2))
        {
            attrs = new CharacterFormat(this.class422_0.method_15());
            for (int i = attrs.Count - 1; i >= 0; i--)
            {
                if (smethod_0(attrs.method_18(i)))
                {
                    attrs.method_11(i);
                }
            }
            A_1.method_37(attrs);
        }
        return(attrs);
    }