Catalogen

Xstz


Cluster 1 (_xstzentrymcr, _xstzexitmcr, _xstzhelptext)

6 results

test that we get the same value as excel and , for

61. private Xstz _xstzEntryMcr;
134.     offset += this._xstzEntryMcr.getSize();
179.     size += _xstzEntryMcr.getSize();
220.     offset += _xstzEntryMcr.serialize( buffer, offset );

Cluster 2 (_xstztextdef, getsize, offset)

1 results

test that we get the same value as excel and , for

83. private Xstz _xstzTextDef;
105.         offset += this._xstzTextDef.getSize();
167.         size += _xstzTextDef.getSize();
192.     return _xstzTextDef.getAsJavaString();
207.         offset += _xstzTextDef.serialize( buffer, offset );