Home
last modified time | relevance | path

Searched refs:maStrm (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/filter/excel/
H A Dread.cxx686 XclTools::SkipSubStream( maStrm ); in Read()
833 maStrm.StartNextRecord( nProgressBasePos ); in Read()
838 if( maStrm.GetRecId() != EXC_ID_EOF ) in Read()
839 XclTools::SkipSubStream( maStrm ); in Read()
847 bool bIsBof = maStrm.GetRecId() == EXC_ID5_BOF; in Read()
860 if( bIsBof ) maStrm.StartNextRecord(); in Read()
861 maStrm.StoreGlobalPosition(); in Read()
875 XclTools::SkipSubStream( maStrm ); in Read()
942 maStrm.StoreGlobalPosition(); in Read()
1206 GetPivotTableManager().ConvertPivotTables( maStrm ); in Read()
[all …]
H A Dimpop.cxx121 aIn( maStrm ), in ImportExcel()
291 maStrm >> aXclPos; in ReadInteger()
308 maStrm >> aXclPos; in ReadNumber()
325 maStrm >> aXclPos; in ReadLabel()
356 maStrm >> aXclPos; in ReadBoolErr()
381 maStrm >> aXclPos; in ReadRk()
388 maStrm >> nRk; in ReadRk()
441 maStrm.Ignore( 2 ); in Bof2()
442 maStrm >> nSubType; in Bof2()
652 maStrm >> mnIxfeIndex; in Ixfe()
[all …]
H A Dexcform.cxx122 bConvert = !pFormConv->GetShrFmla( pErgebnis, maStrm, nFormLen ); in Formula()
127 eErr = pFormConv->Convert( pErgebnis, maStrm, nFormLen, true, FT_CellFormula); in Formula()
/aoo4110/main/sc/source/filter/inc/
H A Dimp_op.hxx92 XclImpStream maStrm; // input stream member in ImportExcel

Completed in 47 milliseconds