Searched defs:bBiff2 (Results 1 – 3 of 3) sorted by relevance
719 … BiffSheetDataContext::readCellXfId( BiffInputStream& rStrm, const BinAddress& rAddr, bool bBiff2 ) in readCellXfId()768 bool BiffSheetDataContext::readCellHeader( BiffInputStream& rStrm, bool bBiff2 ) in readCellHeader()
194 sal_uInt16 ImportExcel::ReadXFIndex( const ScAddress& rScPos, bool bBiff2 ) in ReadXFIndex()335 bool bBiff2 = maStrm.GetRecId() == EXC_ID2_LABEL; in ReadLabel() local
1349 bool bBiff2 = getBiff() == BIFF2; in dumpAttrToken() local2552 bool bBiff2 = nRecId == BIFF2_ID_LABEL; in implDumpRecordBody() local
Completed in 54 milliseconds