Home
last modified time | relevance | path

Searched refs:ReaduInt32 (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx777 sal_uInt32 XclImpStream::ReaduInt32() in ReaduInt32() function in XclImpStream
902 rnExtInf = rbFareast ? ReaduInt32() : 0; in ReadUniStringExtHeader()
H A Dexcimp8.cxx162 maSheetOffsets.push_back( aIn.ReaduInt32() ); in Boundsheet()
H A Dimpop.cxx721 maSheetOffsets.push_back( aIn.ReaduInt32() ); in Boundsheet()
H A Dxicontent.cxx129 lclAppendString32( rString, rStrm, rStrm.ReaduInt32(), b16Bit ); in lclAppendString32()
H A Dxiescher.cxx3065 mnCtlsStrmPos = static_cast< sal_Size >( rStrm.ReaduInt32() ); in ReadPictFmla()
3066 mnCtlsStrmSize = static_cast< sal_Size >( rStrm.ReaduInt32() ); in ReadPictFmla()
/trunk/main/sc/source/filter/inc/
H A Dxistream.hxx357 sal_uInt32 ReaduInt32();

Completed in 46 milliseconds