22 #include <rtl/ustring.hxx>
59 void Row_(
const sal_uInt16 nRecLen );
64 inline void Read(
char& );
66 inline void Read( sal_uInt16& );
67 inline void Read( sal_Int16& );
68 inline void Read(
double& );
70 void Read( OUString& );
71 inline void Skip(
const sal_uInt16 nNumBytes );
87 rAddr.
SetRow( static_cast<SCROW>(nRow) );
90 rAddr.
SetTab( static_cast<SCTAB>(nByte) );
92 rAddr.
SetCol( static_cast<SCCOL>(nByte) );
SvStream & ReadInt16(sal_Int16 &rInt16)
SvStream & ReadUInt16(sal_uInt16 &rUInt16)
virtual ~ImportLotus() override
void Row_(const sal_uInt16 nRecLen)
void Skip(const sal_uInt16 nNumBytes)
void RowPresentation(sal_uInt16 nRecLen)
sal_uInt64 SeekRel(sal_Int64 nPos)
void Formulacell(sal_uInt16 nRecLen)
ImportLotus(LotusContext &rContext, SvStream &, rtl_TextEncoding eSrc)
void Hiddencolumn(sal_uInt16 nRecLen)
SvStream & ReadUChar(unsigned char &rChar)
SvStream & ReadChar(char &rChar)
void Columnwidth(sal_uInt16 nRecLen)