Searched refs:BIFF2_ID_BLANK (Results 1 – 3 of 3) sorted by relevance
629 case BIFF2_ID_BLANK: in importRecord()816 if( readCellHeader( rStrm, rStrm.getRecId() == BIFF2_ID_BLANK ) ) in importBlank()
272 const sal_uInt16 BIFF2_ID_BLANK = 0x0001; variable
1615 case BIFF2_ID_BLANK: in implDumpRecordBody()1617 dumpCellHeader( nRecId == BIFF2_ID_BLANK ); in implDumpRecordBody()
Completed in 51 milliseconds