Variable: SelectionRecord.field_1_pane
org.apache.poi.hssf.record.SelectionRecord.fillFields (SelectionRecord.java:125)
org.apache.poi.hssf.record.SelectionRecord.getPane (SelectionRecord.java:189)
Variable: SelectionRecord.field_2_row_active_cell
org.apache.poi.hssf.record.SelectionRecord.fillFields (SelectionRecord.java:126)
org.apache.poi.hssf.record.SelectionRecord.getActiveCellRow (SelectionRecord.java:199)
Variable: SelectionRecord.field_3_col_active_cell
org.apache.poi.hssf.record.SelectionRecord.fillFields (SelectionRecord.java:127)
org.apache.poi.hssf.record.SelectionRecord.getActiveCellCol (SelectionRecord.java:209)
Variable: SelectionRecord.field_4_ref_active_cell
org.apache.poi.hssf.record.SelectionRecord.fillFields (SelectionRecord.java:128)
org.apache.poi.hssf.record.SelectionRecord.getActiveCellRef (SelectionRecord.java:219)
org.apache.poi.hssf.record.SelectionRecord.setActiveCellRef (SelectionRecord.java:169)
Variable: SelectionRecord.field_5_num_refs
org.apache.poi.hssf.record.SelectionRecord.fillFields (SelectionRecord.java:129)
org.apache.poi.hssf.record.SelectionRecord.getNumRefs (SelectionRecord.java:229)
Variable: SelectionRecord.field_6_refs
Method: SelectionRecord.fillFields(byte,short,int)
Method: SelectionRecord.getActiveCellCol()
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:258)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:242)
Method: SelectionRecord.getActiveCellRef()
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:259)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:244)
Method: SelectionRecord.getActiveCellRow()
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:257)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:240)
Method: SelectionRecord.getNumRefs()
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:246)
Method: SelectionRecord.getPane()
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:256)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:238)
Method: SelectionRecord.getRecordSize()
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:265)
Method: SelectionRecord.getSid()
Method: SelectionRecord.serialize(int,byte)
Method: SelectionRecord.setActiveCellCol(short)
org.apache.poi.hssf.model.Sheet.createSelection (Sheet.java:1856)
Method: SelectionRecord.setActiveCellRef(short)
Method: SelectionRecord.setActiveCellRow(short)
org.apache.poi.hssf.model.Sheet.createSelection (Sheet.java:1857)
Method: SelectionRecord.setNumRefs(short)
org.apache.poi.hssf.model.Sheet.createSelection (Sheet.java:1858)
Method: SelectionRecord.setPane(byte)
org.apache.poi.hssf.model.Sheet.createSelection (Sheet.java:1855)
Variable: SelectionRecord.sid
org.apache.poi.hssf.dev.BiffViewer.createRecord (BiffViewer.java:542)
org.apache.poi.hssf.record.SelectionRecord.serialize (SelectionRecord.java:254)
org.apache.poi.hssf.record.SelectionRecord.validateSid (SelectionRecord.java:117)
Method: SelectionRecord.toString()
Variable: SelectionRecord.toString.buffer
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:234)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:236)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:237)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:239)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:241)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:243)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:245)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:247)
org.apache.poi.hssf.record.SelectionRecord.toString (SelectionRecord.java:248)
Method: SelectionRecord.validateSid(short)
Class: SelectionRecord
org.apache.poi.hssf.dev.BiffViewer.createRecord (BiffViewer.java:542)
org.apache.poi.hssf.model.Sheet.createSelection (Sheet.java:1853)