Searched refs:importCellRString (Results 1 – 2 of 2) sorted by relevance
272 … case BIFF12_ID_CELL_RSTRING: importCellRString( rStrm, CELLTYPE_VALUE ); break; in onCreateRecordContext()285 … case BIFF12_ID_MULTCELL_RSTRING:importCellRString( rStrm, CELLTYPE_MULTI ); break; in onCreateRecordContext()518 void SheetDataContext::importCellRString( SequenceInputStream& rStrm, CellType eCellType ) in importCellRString() function in oox::xls::SheetDataContext
105 void importCellRString( SequenceInputStream& rStrm, CellType eCellType );
Completed in 23 milliseconds