@ return the < code > null < / code > if the two range parts can be combined in an { @ link
565. EscherBSERecord bseRecord = (EscherBSERecord) escherRecord; 566. switch ( bseRecord.getBlipTypeWin32() )
returns the underlying
813. EscherBSERecord bse = (EscherBSERecord) iter.next(); 814. if (Arrays.equals(bse.getUid(), uid)) {
127. EscherBSERecord bse = (EscherBSERecord)patriarch.sheet.book.getBSERecord(pictureIndex); 128. byte[] data = bse.getBlipRecord().getPicturedata(); 129. int type = bse.getBlipTypeWin32();