protected override void vmethod_9() { this.method_93(base.class375_1); if ((base.class375_1.method_73() is Paragraph) && (base.class375_1.method_73().imethod_0() is Class210)) { Class210 class3 = base.class375_1.method_73().imethod_0() as Class210; if (class3.method_43() && (class3.method_91() != null)) { TabJustification justification = class3.method_91().method_48(); foreach (Class375 class2 in base.class375_1.method_74()) { if ((justification != TabJustification.Left) && (class2.method_48() == TabJustification.Left)) { class2.method_49(justification); } class3.method_91().method_74().method_7(class2); } base.class375_1.method_74().Clear(); } } }