Home
last modified time | relevance | path

Searched refs:BIFF12_ID_CELL_SI (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/oox/inc/oox/xls/
H A Dbiffhelper.hxx54 const sal_Int32 BIFF12_ID_CELL_SI = 0x0007; variable
/AOO41X/main/oox/source/xls/
H A Dsheetdatacontext.cxx273 … case BIFF12_ID_CELL_SI: importCellSi( rStrm, CELLTYPE_VALUE ); break; in onCreateRecordContext()
/AOO41X/main/oox/source/dump/
H A Dxlsbdumper.cxx1088 case BIFF12_ID_CELL_SI: in implDumpRecordBody()