예제 #1
0
 public void method_1(BinaryWriter A_0)
 {
     Class353.smethod_3(this.dateTime_0, A_0);
     A_0.Write((short)0);
     A_0.Write(0);
     A_0.Write(0);
     A_0.Write(0);
 }
예제 #2
0
    private void method_69(bool A_0)
    {
        Class579 class2 = A_0 ? this.method_77().InsertRevision : this.method_77().DeleteRevision;

        if (class2 != null)
        {
            base.class345_0.method_0(A_0 ? SprmCode.CFRMarkIns : SprmCode.CFRMarkDel, 0x81);
            int num = base.class812_0.method_2(class2.method_0());
            base.class345_0.method_1(A_0 ? SprmCode.CIbstRMark : SprmCode.CIbstRMarkDel, num);
            base.class345_0.method_5(A_0 ? SprmCode.CDttmRMark : SprmCode.CDttmRMarkDel);
            Class353.smethod_3(class2.method_2(), base.class345_0);
        }
    }
예제 #3
0
 protected void method_46(SprmCode A_0, SprmCode A_1)
 {
     if (this.wordAttrCollection_0.FormatRevision != null)
     {
         Class580 formatRevision = this.wordAttrCollection_0.FormatRevision;
         this.class345_0.method_5(A_0);
         this.class345_0.Write((byte)7);
         this.class345_0.Write((byte)1);
         this.class345_0.Write((short)this.class812_0.method_2(formatRevision.method_0()));
         Class353.smethod_3(formatRevision.method_2(), this.class345_0);
         this.class345_0.method_4(A_1, true);
         this.bool_1 = true;
         this.vmethod_0();
         this.bool_1 = false;
     }
 }
예제 #4
0
    private void method_81()
    {
        Class578 class2 = (Class578)this.method_82().method_31(0x465);

        if (class2 != null)
        {
            if (class2.method_6())
            {
                base.class345_0.method_4(SprmCode.PFNumRMIns, true);
            }
            if (class2.method_4())
            {
                base.class345_0.method_5(SprmCode.PNumRM);
                base.class345_0.Write((byte)0x80);
                int position = (int)base.class345_0.BaseStream.Position;
                base.class345_0.Write(class2.method_8() ? ((byte)1) : ((byte)0));
                base.class345_0.Write((byte)0);
                base.class345_0.Write((short)base.class812_0.method_2(class2.method_0()));
                Class353.smethod_3(class2.method_2(), base.class345_0);
                for (int i = 0; i < 9; i++)
                {
                    base.class345_0.Write(class2.method_10()[i]);
                }
                for (int j = 0; j < 9; j++)
                {
                    base.class345_0.Write((byte)class2.method_11()[j]);
                }
                base.class345_0.Write((short)0);
                for (int k = 0; k < 9; k++)
                {
                    base.class345_0.Write(class2.method_12()[k]);
                }
                Class813.smethod_4(class2.method_13(), base.class345_0, 0x40);
                long num4 = base.class345_0.BaseStream.Position;
            }
        }
    }