Home
last modified time | relevance | path

Searched refs:ReadXFIndex (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/filter/excel/
H A Dimpop.cxx194 sal_uInt16 ImportExcel::ReadXFIndex( const ScAddress& rScPos, bool bBiff2 ) in ReadXFIndex() function in ImportExcel
282 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, maStrm.GetRecId() == EXC_ID2_BLANK ); in ReadBlank()
296 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, true ); in ReadInteger()
313 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, maStrm.GetRecId() == EXC_ID2_NUMBER ); in ReadNumber()
336 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, bBiff2 ); in ReadLabel()
361 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, maStrm.GetRecId() == EXC_ID2_BOOLERR ); in ReadBoolErr()
386 sal_uInt16 nXFIdx = ReadXFIndex( aScPos, false ); in ReadRk()
/aoo42x/main/sc/source/filter/inc/
H A Dimp_op.hxx122 sal_uInt16 ReadXFIndex( const ScAddress& rScPos, bool bBiff2 );

Completed in 42 milliseconds