private bool method_76(int A_0, object A_1) { object obj2 = Class791.smethod_6(hashtable_1, A_0); if (obj2 != null) { base.method_16((SprmCode)obj2, int.Parse(A_1.ToString())); } return(obj2 != null); }
internal static bool smethod_2(Class13 A_0) { foreach (ConditionalFormattingCode code in A_0.method_25().Keys) { CharacterFormat runPr = A_0.method_25()[code].RunPr; if (runPr != null) { foreach (int num in arrayList_0) { if (runPr.method_6(num) && (Class791.smethod_6(hashtable_1, runPr.method_31(num)) == null)) { return(true); } } } } return(false); }
private bool method_69(SprmCode A_0, BinaryReader A_1) { object obj2 = Class791.smethod_6(hashtable_0, A_0); if (obj2 != null) { switch (((int)obj2)) { case 0x483: case 0x48d: case 0x497: case 0x4b5: case 0x4c9: this.method_82().SetAttr((int)obj2, ((float)A_1.ReadInt16()) / 100f); goto Label_0091; } this.method_82().SetAttr((int)obj2, (float)A_1.ReadInt16()); } Label_0091: return(obj2 != null); }
internal static object smethod_6(int A_0) { return(Class791.smethod_6(hashtable_6, A_0)); }