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 );
void Formulacell(sal_uInt16 nRecLen)
void Hiddencolumn(sal_uInt16 nRecLen)
virtual ~ImportLotus() override
void Columnwidth(sal_uInt16 nRecLen)
void Row_(const sal_uInt16 nRecLen)
ImportLotus(LotusContext &rContext, SvStream &, rtl_TextEncoding eSrc)
void RowPresentation(sal_uInt16 nRecLen)
void Skip(const sal_uInt16 nNumBytes)
SvStream & ReadInt16(sal_Int16 &rInt16)
SvStream & ReadChar(char &rChar)
sal_uInt64 SeekRel(sal_Int64 nPos)
SvStream & ReadUInt16(sal_uInt16 &rUInt16)
SvStream & ReadUChar(unsigned char &rChar)